[Git][debian-gis-team/gmt-dcw][upstream] New upstream version 2.1.2

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Aug 11 17:08:08 BST 2023



Bas Couwenberg pushed to branch upstream at Debian GIS Project / gmt-dcw


Commits:
e367e49b by Bas Couwenberg at 2023-08-11T18:02:53+02:00
New upstream version 2.1.2
- - - - -


7 changed files:

- ChangeLog
- README.md
- VERSION
- dcw-collections.txt
- dcw-countries.txt
- dcw-gmt.nc
- dcw-states.txt


Changes:

=====================================
ChangeLog
=====================================
@@ -2,15 +2,24 @@
         Contains changes made to the data files under dcw-gmt/orig etc
 -----------------------------------------------------------------------------------------
 
+2022-08-11	pwessel
+		New 2.1.2 released.
+
+2023-05-30	esteban82
+		Restore HK and MO as countries. Issues #93 and #94.
+
+2022-07-12	anbj
+		Add counties of mainland Norway (NO).
+
 2022-05-20	pwessel
 		New 2.1.1 released.
 
 2022-04-06	esteban82
 		Add four continental sectors in dcw-collections. Issue #74
-		
+
 2022-03-18	esteban82
 		Issue #73. Delete HK and add TW in dcw-countries.
-		
+
 2022-01-25	esteban82
 		Fix bug in MX. Issue #66.
 
@@ -19,7 +28,7 @@
 
 2022-01-16	pwessel
 		New 2.1.0 released.
-		
+
 2022-01-15	esteban82
 		Delete MO and TW as countries. Issue #55.
 
@@ -34,7 +43,7 @@
 
 2021-12-15	pwessel
 		New 2.0.2 tar/zip files placed on server.
-		
+
 2021-12-14	pwessel
 		Fix bugs in Chukotka and Fiji. Issue #40.
 
@@ -42,7 +51,7 @@
 		Fix bug in Russia (RU.txt). Two polygon that go trough 180 were joint. Issue #40.
 
 2021-12-07	esteban82
-		Add Novaya Zembla and Franz Josef Land in RU.txt. Fix Vaygach Island also 
+		Add Novaya Zembla and Franz Josef Land in RU.txt. Fix Vaygach Island also
 		in RU.txt.
 
 2021-11-19	pwessel
@@ -50,13 +59,13 @@
 
 2021-09-12      esteban82
 	        New 2.0.1. Fix some names (North Macedonia, Eswatini, Cabo Verde,
-		Brunei Darussalam, Northern Mariana Islands, Wallis and Futuna, 
+		Brunei Darussalam, Northern Mariana Islands, Wallis and Futuna,
 		Antigua and Barbuda, Falkland (Malvinas), Suriname, Trinidad and Tobago).
 		Fix poligons of NO and SJ (Svalbard and Jan Mayen).
-		Add polygon holes for New South Wales (Australia), Krasnodar Krai (Russia) 
+		Add polygon holes for New South Wales (Australia), Krasnodar Krai (Russia)
 		and Moscow Krai. Update data of Argentina and its provinces with dara from
-		the Instituto Geografico Nacional (IGN). Fix bug in Paraíba state (Brazil). 
-		
+		the Instituto Geografico Nacional (IGN). Fix bug in Paraíba state (Brazil).
+
 2021-04-07	pwessel
 		New 2.0.0 tar/zip files placed on server.
 
@@ -69,10 +78,10 @@
 
 2018-06-28	pwessel
 		Fixed more occasional longitude excursions due to bad processing.
-		
+
 2018-01-21	pwessel
 		New 1.1.3 released.
-		
+
 2018-01-20	pwessel
 		Fixed occasional longitude excursions due to bad processing.
 
@@ -242,7 +251,7 @@
 		Deleted Spratly Islands because it's code [SS] conflicts
 		 with South Sudan one.
 		Fixed Brazil. Changed version to 1.0.2.
-		
+
 2013-05-08      pwessel
 		Renamed all *.dat files to *.txt for consistency.  Added dcw-countries.txt
 		and dcw-states.txt to the distribution so GMT can dynamically load the


=====================================
README.md
=====================================
@@ -4,8 +4,10 @@
 ![GitHub](https://img.shields.io/github/license/GenericMappingTools/dcw-gmt)
 
 This repository contains the data and scripts that maintain and build
-the dcw-gmt package used by **GMT 5 or later**.  **Note**: DCW 2.0.1
-requires GMT 6.1.1 or later.
+the dcw-gmt package used by **GMT 5 or later**.  **Note**: DCW 2.1.2
+requires GMT 6.1.1 or later. Building the DCW netCDF database requires
+the netCDF executables *ncgen* and *nccopy*, usually available in a port
+called *netcdf-bin* or similar (i.e, separate from the netCDF library).
 
 This README contains the documentation for DCW. For information about building
 and modifying DCW, please refer to the [contributing guide](CONTRIBUTING.md).
@@ -54,6 +56,8 @@ documentation for details.  For instance, to make a map of the US and show Texas
 and Mississippi as red states, try:
 
 	gmt coast -RUS+r2 -Glightgray -B -EUS.TX,US.MS+gred -pdf us
+	
+### DCW Collections	
 
 From versions 2.1.0 and GMT 6.4.0 onwards you can also use named regions (continents, seas, etc) using their names.
 We offer 37 geographic regions based on [Natural Earth](https://www.naturalearthdata.com) at scale 1:110, 104 seas 
@@ -61,12 +65,13 @@ named (102 based on [IHO1953](https://epic.awi.de/id/eprint/29772/1/IHO1953a.pdf
 [Fourcy and Lorvelec (2013)](https://www6.rennes.inrae.fr/ese_eng/HRMLOS)) and 57 lakes, islands and archipelagoes.
 You can also use 46 collections of countries; 30 are from [UN49](https://unstats.un.org/unsd/methodology/m49/) 
 and the rest were obtained from from [Wikipedia](https://en.wikipedia.org/wiki/Subregion). 
+You can see the full list at [dcw-collections.txt](dcw-collections.txt). 
 These allow you to make maps matching those regions, such as
 
 	gmt coast -RScandinavia -Glightgray -B -pdf Scandinavia
 	gmt coast -RIHO28 -Glightgray -B -pdf MediterraneanSea
 	gmt coast -RSAM -Glightgray -B -pdf SouthAmerica
-	gmt coast -RHIMA -Glightgray -B -pdf Himalayas
+	gmt coast -RHMLY -Glightgray -B -pdf Himalayas
 
 ## Notes
 


=====================================
VERSION
=====================================
@@ -1 +1 @@
-2.1.1
+2.1.2


=====================================
dcw-collections.txt
=====================================
@@ -40,13 +40,13 @@ list: AF,BD,BT,IN,IR,MV,NP,PK,LK
 tag: UN145 UN Western Asia
 list: AM,AZ,BH,CY,GE,IQ,IL,JO,KW,LB,OM,PS,QA,SA,SY,TR,AE,YE
 tag: UN150 UN Europe
-list: BY,BG,CZ,HU,MD,PL,RO,RU,SK,UA,AX,DK,EE,FO,FI,GG,IS,IE,IM,JE,LV,LT,NO,SJ,SE,GB,AL,AD,BA,HR,GI,GR,VA,IT,MT,ME,MK,PT,SM,RS,SI,ES,AT,BE,FR,DE,LI,LU,MC,NL,CH
+list: BY,BG,CZ,HU,MD,PL,RO,RU,SK,UA,AX,DK,EE,FO,FI,GG,IS,IE,IM,JE,LV,LT,NO,SJ,SE,GB,AL,AD,BA,HR,GI,GR,VA,IT,MT,ME,MK,PT,SM,RS,SI,ES,AT,BE,FR,DE,LI,LU,MC,NL,CH,XK
 tag: UN151 UN Eastern Europe
 list: BY,BG,CZ,HU,MD,PL,RO,RU,SK,UA
 tag: UN154 UN Northern Europe
 list: AX,DK,EE,FO,FI,GG,IS,IE,IM,JE,LV,LT,NO,SJ,SE,GB
 tag: UN039 UN Southern Europe
-list: AL,AD,BA,HR,GI,GR,VA,IT,MT,ME,MK,PT,SM,RS,SI,ES
+list: AL,AD,BA,HR,GI,GR,VA,IT,MT,ME,MK,PT,SM,RS,SI,ES,XK
 tag: UN155 UN Western Europe
 list: AT,BE,FR,DE,LI,LU,MC,NL,CH
 tag: UN009 UN Oceania


=====================================
dcw-countries.txt
=====================================
@@ -74,6 +74,7 @@ AS BT Bhutan
 AS CN China
 AS CX Christmas Island
 AS GE Georgia
+AS HK Hong Kong
 AS HM Heard Island and McDonald Islands
 AS ID Indonesia
 AS IL Israel
@@ -94,6 +95,7 @@ AS LB Lebanon
 AS LK Sri Lanka
 AS MM Myanmar
 AS MN Mongolia
+AS MO Macao
 AS MV Maldives
 AS MY Malaysia
 AS NP Nepal


=====================================
dcw-gmt.nc
=====================================
Binary files a/dcw-gmt.nc and b/dcw-gmt.nc differ


=====================================
dcw-states.txt
=====================================
@@ -143,6 +143,17 @@ IN TR Tripura
 IN UP Uttar Pradesh
 IN UT Uttarakhand
 IN WB West Bengal
+NO 03 Oslo
+NO 11 Rogaland
+NO 15 Møre og Romsdal
+NO 18 Nordland
+NO 30 Viken
+NO 34 Innlandet
+NO 38 Telemark og Vestfold
+NO 42 Agder
+NO 46 Vestland
+NO 50 Trøndelag
+NO 54 Troms og Finnmark
 RU AD Adygea (Adygeya Respublika)
 RU AL Altai Republic (Altay Respublika)
 RU ALT Altai Krai (Altayskiy Kray)



View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-dcw/-/commit/e367e49be53847cc0fe28c5dad4ebd806df5d5a0

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-dcw/-/commit/e367e49be53847cc0fe28c5dad4ebd806df5d5a0
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230811/bc685485/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list