First official 1.0.0 release of the GeoClimate tools.
Started in 2019, this release integrates the work carried out on geographic data processing to compute a set of climate related parameters describing a territory.
GeoClimate uses vector-based inputs. It contains modules have been developed to automatically use OpenStreetMap and the French BD Topo 2x an 3x versions databases.
This version can be freely used either for research and education, as well as by experts in a professional use.
GeoClimate is distributed under LGPL 3 license by the DECIDE GIS team of the Lab-STICC (CNRS).
See the PDF file GeoClimate_1.0.0_documentation.pdf to get the GeoClimate documentation.
The geoclimate-1.0.0.jar contains the whole GeoClimate modules with the dependencies. To run it, execute in a terminal
java -jar geoclimate-1.0.0.jar -h
What's Changed
- Create the GeoClimate archive by @ebocher in #621
- Update .bib with UMEP Manual ref by @j3r3m1 in #624
- Update paper.md according to @arbennett by @j3r3m1 in #627
- Update the summary of paper.md by @j3r3m1 in #626
- Update to integrate JOSS review from @arbennett by @ebocher in #625
- Estimated heigth value must be set to true by default for OSM data by @ebocher in #629
- JOSS: minor copy-editing by @elbeejay in #633
- add screenshot 2 by @franetibe in #632
- Update JOSS paper after copy editing by @j3r3m1 in #634
- minor updates in paper and bib by @danielskatz in #635
- Update GeoClimate dependencies by @ebocher in #647
- Fix a test on input table when the SRID cannot be detected by @ebocher in #648
- Fix OSM Building Heigth by @ebocher in #650
- Fix road extraction according the service values by @ebocher in #651
- Better sea land mask detection by @ebocher in #652
- Add zindex information on vegetation and hydro tables by @ebocher in #654
- Integrate OSMTools as a module by @ebocher in #656
- GeoClimate important changes by @ebocher in #657
- Update Log4J by @ebocher in #658
- Update H2 database from 2.0.202 to 2.0.206 by @ebocher in #660
- Jar with dependencies as artifact by @SPalominos in #662
- Archive naming and maven cache by @SPalominos in #663
- Update H2 database by @ebocher in #664
- BDTopo and OSM workflow now return the name of the computed tables. by @ebocher in #666
- Control the size of the bbox area by @ebocher in #667
- Fix geoclimate dependencies by @ebocher in #668
- Add all deps to geoclimate module by @ebocher in #669
- Fix issue #661 by @ELSW56 in #670
- Improve data management in BDTopo module by @ebocher in #671
- Workflow osm parameters by @ebocher in #680
- First step of a new module to extract data from https://www.worldpop.org by @ebocher in #682
- Store the geoclimate version and build number in zone table by @ebocher in #687
- Add density and sum of population by RSU by @ebocher in #690
- Fix get srid on empty table with BDTopo module by @ebocher in #691
- Add a new process to build a custom grid by @ebocher in #699
- Fix a bug on BDTopo module when a bbox is set. by @ebocher in #696
- Use local OSM files stored in resources to avoid Overpass query by @ebocher in #702
- Implement free external facade density and aggregation at grid scale by @ebocher in #701
- create the undefined_fraction indicator by @j3r3m1 in #695
- Fix UTRF name to be aligned with the documentation by @ebocher in #700
- name incorrec in workflowgeoindicators by @j3r3m1 in #703
- Solve 2 issues with freeFacadeDensityExact by @j3r3m1 in #707
- Add weighted building height indic to rasterization function by @j3r3m1 in #708
- Issue on extendedFreeFacadeFraction process by @ebocher in #709
- Fix a division by zero by @ebocher in #710
- Rename EXACT_FREE_FACADE_DENSITY to FREE_EXTRENAL_FACADE_DENSITY by @ebocher in #711
- Updated 'lcz_primary' and 'lcz_secondary' style files by @maxcollombin in #713
- Fix OSM RF model by @ebocher in #714
- Test if the wordpop OGC service is available by @ebocher in #719
- solve null value in exact free external density by @j3r3m1 in #717
- Small update on the style files by @maxcollombin in #716
- Wrf indicators by @j3r3m1 in #705
- Use the input data srid when the worldpop grid is empty by @ebocher in #723
- Fix bdtopo workflow to return the list of the created tables by @ebocher in #724
- Fix output folder pattern by @ebocher in #726
- Udapte GeoClimate by @ebocher in #729
- Improve OSM building layer by @ebocher in #730
- Fix SEA and LAND mask extraction by @ebocher in #731
- Sanity fixes by @ebocher in #732
- Change OSM column names formatting by @ebocher in #733
- Workarround due to a bug in H2 database by @ebocher in #735
- Introduce some fixes by @ebocher in #738
- A couple of improvements... by @ebocher in #740
- Remove unnecessary alter table by @ebocher in #742
- Update error log due to OSM input config file by @j3r3m1 in #745
- Upgrade groovy to 3.0.11 and H2 to 2.1.214 by @ebocher in #746
- Population indicators by @ebocher in #747
- Set the local SRID for the enveloppe used to create the grid by @j3r3m1 in #750
- Restructuring all BDTopo processing by @ebocher in #749
- Modify workflow grid by @j3r3m1 in #751
- Modify workflow grid by @j3r3m1 in #753
- Remove orbisparents, update to Orbisdata 2.0.0 by @ebocher in #754
- Add new utilities by @ebocher in #758
- Improve nominatim data collected to return extratags. by @ebocher in #759
- Fix dependencies by @ebocher in #761
- Introduce several changes on geoclimate by @ebocher in #762
- Hot fix to manage prj without EPSG code by @ebocher in #764
- Fix 765 by @ebocher in #766
- Fix input tables by @ebocher in #767
- Fix some regressions due to the new table names by @ebocher in #768
- OSM workflow restructuring by @ebocher in #769
- A major set of changes by @ebocher in #771
- Fix some overlap precision issues by @ebocher in #775
- Improve impervious areas definition by @ebocher in #784
- Improve impervious areas extraction from OSM by @ebocher in #785
- Fix JAVA 17 issue and others by @ebocher in #786
- Automatic ground table construction by @ebocher in #776
- Fix due to the new roof_shape column on building table by @ebocher in #790
- Reorganize module WorkflowGeoIndicators.groovy by @j3r3m1 in #787
- Add user rsu option by @j3r3m1 in #788
- Utrf distrib by @j3r3m1 in #791
- Geoclimate verbose command by @ebocher in #792
- Use the good process and set RSUTable as input by @ebocher in #794
- Add the possibility to custom the logger by @ebocher in #793
- BDTopo 3.0 by @ebocher in #801
- BDTopo 3 fix by @ebocher in #804
- Enabled CLI test and solve OSM issue by @j3r3m1 in #812
- Improve sea land mask by @ebocher in #807
- Speed up TSU construction by @ebocher in #818
- Delete unnecessary temporary tables by @ebocher in #819
- This PR improves data processing modules by @ebocher in #820
- Improve railway integration by @ebocher in #822
- Add an option to validate the OSM geometries by @ebocher in #824
- Fix invalid geometries for Building's by @ebocher in #826
- Fix postgis connection by @ebocher in #827
- Add a method to check if the worldpop coverageId is available by @ebocher in #830
- Fix logger by @ebocher in #832
- Fix logger by @ebocher in #839
- Fix issue 840 (workflow stops when only the zone is only sea) by @j3r3m1 in #841
- Fix discussion #833 by @j3r3m1 in #842
- Add new exact indicators at grid scale by @ebocher in #846
- Fix logger info by @ebocher in #851
- Improve OSM vegetation layer to take into account soccer, rugby and camp_site by @ebocher in #852
- Perform RSU segmentation using urban areas layer by @ebocher in #853
- Fix a zero DIV when a building doesn't have any pop. by @ebocher in #855
- Change logger on CLI by @ebocher in #856
- Improve BDTopo module for 3.0 version by @ebocher in #861
- Fix id_water column name regression by @ebocher in #866
- Solve building height estimation by @j3r3m1 in #870
- Add TYPO_SECOND in UTRF tables and a corresponding test by @j3r3m1 in #868
- Many improvements on OSM module by @ebocher in #871
- Extend urban areas and new buiding type by @ebocher in #875
- Style en by @j3r3m1 in #882
- Fix issue #884 by @ebocher in #890
- Workaround for endless query. by @ebocher in #889
- Fix issue 885 by @ebocher in #892
- Prepare geoclimate 0.0.2 release by @ebocher in #898
- Update documentation by @ebocher in #901
- Fix #896 by @ebocher in #902
- Fix snapshot action by @ebocher in #904
- Solve #863 by @j3r3m1 in #905
- Fix some error when the building height are formated by @ebocher in #908
- Fix #835 by @ebocher in #906
- Prepare release 1.0.0 by @ebocher in #909
- Release 1 0 0 by @ebocher in #918
New Contributors
- @elbeejay made their first contribution in #633
- @danielskatz made their first contribution in #635
- @maxcollombin made their first contribution in #713
Full Changelog: 0.0.1...v1.0.0