- 18 Feb, 2021 3 commits
-
-
Kris Vanneste authored
Modified get_bbox method of GdalRasterData to ensure xmin < xmax and ymin < ymax, regardless of positive or negative dx/dy. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7566 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7565 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Added _get_values_at_indexes, _get_labels_at_indexes and _get_style_params_at_indexes methods to MultiData. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7564 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 12 Feb, 2021 5 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7551 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7550 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Reimplemented __init__ method of WCSData in a more efficient way. Added 'nodata_value', 'unit' and 'value_conversion' arguments to __init__ method of WCSData. Added get_native_crs method to WCSData. Renamed get_native_cellsize method of WCSData to get_native_cell_size, and simplified it. Simplified get_native_bbox method of WCSData. Replaced get_coverage method of WCSData with read_coverage. Added get_url, close and __del__ methods to WCSData. Renamed resx and resy property methods of WCSData to _resx and _resy. Reipplemented to_gdal_raster_data method of WCSData. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7549 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7548 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Updated __init__.py. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7547 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 31 Jan, 2021 2 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7526 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Added rob submodule with geoserver.py containing extract_elevation_from_dem copied from geosurvey.dgps.rtklib. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7525 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 25 Jan, 2021 1 commit
-
-
Kris Vanneste authored
Implemented reproject_coordinates method of MeshGridData. Updated extract_contour_lines method of MeshGridData to more recent versions of matplotlib. Use center_lons/lats instead of lons/lats in to_multi_point_data and extract_contour_intervals methods of MeshGridData. Improved export method of GdalRasterData for grids with bounding box and downsampling applied. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7462 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 23 Jan, 2021 1 commit
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7455 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 16 Jan, 2021 1 commit
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7429 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 15 Jan, 2021 1 commit
-
-
Kris Vanneste authored
Do not pass alpha to clabels in draw_gis_layer method of LayeredBasemap, as it causes an error in matplotlib version 3.1.3. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7428 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 21 Dec, 2020 1 commit
-
-
Kris Vanneste authored
Modified get_data method of GisData to take into account 'region' property, and completed docstring. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7310 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 16 Dec, 2020 1 commit
-
-
Kris Vanneste authored
Check also for numpy integers and floats in get_norm and to_scalar_mappable methods of ThematicStyleIndividual, and in is_color_style method of ThematicStyle. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7290 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 30 Oct, 2020 1 commit
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7182 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 22 Oct, 2020 1 commit
-
-
Kris Vanneste authored
Quick fix to make construct_ogr_feature_definition method of MultiData PY3-compatible. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7163 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 01 Sep, 2020 1 commit
-
-
Kris Vanneste authored
Fixed problem with initialization of PolygonData in extract_contour_intervals method of MeshGridData. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6968 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 21 Aug, 2020 1 commit
-
-
Kris Vanneste authored
Catch error with hillshading if grid data is not a masked array in draw_grid_layer method of LayeredBasemap. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6935 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 25 Jul, 2020 1 commit
-
-
Kris Vanneste authored
Remove horizontal/vertical label alignment for parallels/meridians in draw_graticule method of LayeredBasemap to solve ugly label alignment in newer versions of Basemap. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6892 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 28 Apr, 2020 2 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6628 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6627 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 22 Apr, 2020 1 commit
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6584 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 22 Jan, 2020 4 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6045 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6044 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6043 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6042 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 10 Jan, 2020 2 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6035 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Fixed problem that map was not drawn if 'fig_filespec' argument is specified as "wait" in plot method of LayeredBasemap. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@6034 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 06 Dec, 2019 2 commits
-
-
Kris Vanneste authored
Allow 'resolution' property of LayeredBasemap to be specified as 'auto', and added determine_resolution method to LayeredBasemap. Added 'border_width' argument to plot method of LayeredBasemap. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@5930 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@5929 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 05 Dec, 2019 1 commit
-
-
Kris Vanneste authored
Allow 'graticule_interval' property of LayeredBasemap to be specified as 'auto', and added determine_graticule_interval method to LayeredBasemap. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@5925 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 25 Nov, 2019 3 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@5868 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@5867 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@5866 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 20 Nov, 2019 3 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@5840 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@5839 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Set 'replace_null_values' argument to 0 for MapInfo File format as well if it is not specified in export_gis method of MultiData. Explicitly set NULL values in to_ogr_feature method of SingleData. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@5838 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 14 Nov, 2019 1 commit
-
-
Kris Vanneste authored
Added 'replace_null_values' argument to to_ogr_feature method of SimpleData, and improved catching of null data.Added 'replace_null_values' argument to to_ogr_features method of MultiData. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@5820 40b490c5-b4d9-47cb-8714-9bef99b524d5
-