Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
97e0640
Update style of git commands to GMT 5.x (i.e. "gmt pscoast" instead o…
joferkington Jul 16, 2016
9dce1a4
Minor code cleanup
joferkington Jul 16, 2016
0a83174
Update paths to reflect current basemap folder structure
joferkington Jul 16, 2016
93e95a2
Simplify gmt commands
joferkington Jul 17, 2016
4a52e49
Add gshhg extraction directly into dumpbounds script
joferkington Jul 17, 2016
8e0d77b
Updated readme to accurately reflect shoreline update process
joferkington Jul 17, 2016
88ff18e
Apparently using the -A parameter with gshhg causes it to segfault
joferkington Jul 17, 2016
3d257eb
Update plotgrdlandmask to use new GMT netcdf convention
joferkington Jul 17, 2016
77f084c
Add warning about plotgrdlandmask's memory usage
joferkington Jul 17, 2016
d7c981a
Whitespace cleanup and ensure script actually tries to run everything
joferkington Jul 17, 2016
745f869
Update readboundaries to use the format that basemap expects
joferkington Jul 17, 2016
244aadc
Level 4 no longer exists - Antarctica is now 5 (land) or 6 (ice), not 4
joferkington Jul 17, 2016
1efa3ad
Update paths to avoid manual copy
joferkington Jul 17, 2016
d1e84c1
Interpolate long line segments in lon,lat space.
joferkington Jul 17, 2016
93bdf18
Update README to accurately reflect updating process
joferkington Jul 17, 2016
f5ad9c4
Normalize imports
joferkington Jul 17, 2016
c629dc4
Do not save redundant data (keep total filesize similar to what it ha…
joferkington Jul 17, 2016
3298462
Quantization should happen after interpolation
joferkington Jul 17, 2016
832355d
Update coastline/boundary data
joferkington Jul 17, 2016
70e68a4
Add fix for incorrect Antarctica polygon
joferkington Jul 17, 2016
5dc85b7
Fix landmask updating script to avoid excessive memory use
joferkington Jul 18, 2016
e96defb
Move landmask updating script to a more descriptive name
joferkington Jul 18, 2016
2f41fc9
Update readme to mention landmasks
joferkington Jul 18, 2016
bee38ea
Update raster landmasks for new GSHHS version
joferkington Jul 18, 2016
6deec73
Avoid writing degenerate lines in boundary data
joferkington Jul 18, 2016
eefcd57
Update line data to not have degenerate lines
joferkington Jul 18, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified lib/mpl_toolkits/basemap/data/countries_c.dat
Binary file not shown.
Binary file modified lib/mpl_toolkits/basemap/data/countries_f.dat
Binary file not shown.
Binary file modified lib/mpl_toolkits/basemap/data/countries_h.dat
Binary file not shown.
Binary file modified lib/mpl_toolkits/basemap/data/countries_i.dat
Binary file not shown.
Binary file modified lib/mpl_toolkits/basemap/data/countries_l.dat
Binary file not shown.
1,009 changes: 446 additions & 563 deletions lib/mpl_toolkits/basemap/data/countriesmeta_c.dat

Large diffs are not rendered by default.

4,701 changes: 452 additions & 4,249 deletions lib/mpl_toolkits/basemap/data/countriesmeta_f.dat

Large diffs are not rendered by default.

2,437 changes: 450 additions & 1,987 deletions lib/mpl_toolkits/basemap/data/countriesmeta_h.dat

Large diffs are not rendered by default.

1,465 changes: 450 additions & 1,015 deletions lib/mpl_toolkits/basemap/data/countriesmeta_i.dat

Large diffs are not rendered by default.

Loading