- 30 Mar, 2021 1 commit
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7641 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 16 Mar, 2021 1 commit
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7631 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 10 Mar, 2021 1 commit
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7628 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 08 Mar, 2021 1 commit
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7623 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 26 Feb, 2021 1 commit
-
-
Kris Vanneste authored
Use absolute value of grid resolution to avoid problems when aligning bounding box with the grid if resolution is negative in get_grid function. Added 'constrain_bbox' argument to get_grid, extract_grid_data, extract_grid_profile and extract_grid_profiles functions. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7601 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 24 Feb, 2021 2 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7598 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Added intersects, get_intersection and get_incremental_distance methods to LineData. Added get_projected_distance and get_projected_point methods to LineData. Added calc_distances_to and get_min_distance methods to LineData. Renamed get_nearest_index_to_point method of LineData to get_nearest_index_to, and reimplemented it. Added get_nearest_point_to method to LineData. git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7597 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 18 Feb, 2021 5 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7573 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/mapping/layeredbasemap/trunk@7567 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
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 1 commit
-
-
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
-