Skip to content

Conversation

@andresmondragont
Copy link
Contributor

No description provided.

… from .py

- Convert grid_based_demo, hdbscan_demo, lachesis_demo, tadbscan_demo to .ipynb
- Update ingesting-data notebook with explicit pandas comparison
- All notebooks now use local gc_data_long/ instead of tutorial paths
- Demonstrate nomad.io value: partitioned data handling + type casting
- Fix benchmarking_of_stop_detection_algorithms: tutorial path -> local gc_data_long/
- Regenerate unlinked .ipynb from .py for benchmarking, generate_synthetic_trajectories, generate_synthetic_pois
- All demo notebooks now use local data
… docs

- Remove unused pandas/numpy imports from grid_based, hdbscan, tadbscan demos
- Execute all 5 demo notebooks to render plots for documentation
- Copy executed .ipynb files to docs/source/ (not .py files)
- Add garden-city buildings data in both Mercator and lat/lon formats
  - nomad/data/garden-city-buildings-mercator.parquet (EPSG:3857)
  - nomad/data/garden-city-buildings.geojson (EPSG:4326)
- All demos now use gc_data_long from examples/ with single-user filtering
- All demos use plt.ion() for non-blocking plots
…meters

- Remove offset_x/y parameters from blocks_to_mercator_gdf and mercator_to_blocks_gdf
- Use only false_easting/northing (consistent with DataFrame versions)
- Transformation now: scale -> translate(false_easting) -> rotate
- Update all 3 call sites in city_gen.py (save_geopackage, to_file)
- Add test_coordinate_roundtrip_gdf() to verify transformations are exact inverses
- All 31 city_gen tests pass, including RasterCity workflow
- All 21 map_utils tests pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants