Releases: forefireAPI/forefire
Releases · forefireAPI/forefire
V.2 - HTTP interface and aligned with MesoNH V4.7.2
What's Changed
- Trying to unbreak build -lnetcdf_c++4; v2.0 by @ludobegins in #26
- Dev by @baggiocolpir in #32
- Rothermel andrews 2018 by @Romain3Ch216 in #34
- avoid division by zero in set/getArrivalTime by @YokoHono in #36
- Docker file working with dev branch by @antonio-leblanc in #45
- fix folder path on readme and add gitatributes for eol by @antonio-leblanc in #42
- HTTP server: add MIME types for CSS and js files; by @antonio-leblanc in #49
- github actions to increment version automatically by @antonio-leblanc in #48
- rm references to scons since it isn't used anymore by @antonio-leblanc in #47
- Ignore runff test output files in github by @antonio-leblanc in #46
- github actions making build on macos by @antonio-leblanc in #51
- rm unecessary lines that mess the formatting by @antonio-leblanc in #50
- Started Read The Docs documentation by @antonio-leblanc in #52
- [installer] installer has -y option to add forefire fo PATH and make command executable by @antonio-leblanc in #55
- [installer and readme] Small improvements for installer in LINUX and readme by @antonio-leblanc in #56
- [macos build] github actions to run macos build on branch dev by @antonio-leblanc in #54
- [docs] Read the docs + Doxygen + Readme by @antonio-leblanc in #59
- [Installer] script can add FOREFIREHOME to path by @antonio-leblanc in #58
- [docs] fix typos by @antonio-leblanc in #61
- [devs] Adding @brief on some files by @antonio-leblanc in #60
- Add CI badges on Readme by @antonio-leblanc in #64
- Faster cmake compilation (parallel) + removed warnings by @antonio-leblanc in #66
- http server simple improvements by @antonio-leblanc in #65
- Update GPL license v2->v3 by @antonio-leblanc in #63
- Add forefire logo to GUI by @antonio-leblanc in #70
- implement help command by @antonio-leblanc in #68
- [Docs] Intro, quickstart, build from source by @antonio-leblanc in #67
- help command small improvements by @antonio-leblanc in #74
- Created
src/propagation
andsrc/flux
folders by @antonio-leblanc in #73 - working build on macOs by @antonio-leblanc in #72
- Updated Docs. V1 95% finished by @antonio-leblanc in #75
- [FF Shell] -l ListenHttp flag + nicer CLI entry message + simpler sample_simulation.ff by @antonio-leblanc in #78
- [CI/TESTS] Automated tests by @antonio-leblanc in #79
- Init Joss preparation #76 by @antonio-leblanc in #77
- [JOSS] Final Docs (probably) by @antonio-leblanc in #80
- Dev by @filippi in #81
- Bump jinja2 from 3.1.5 to 3.1.6 in /docs/source by @dependabot in #82
- [Docs] Just Details by @antonio-leblanc in #83
- Docs to master by @antonio-leblanc in #86
- fix memory allocation error by @antonio-leblanc in #87
- Remove help[] command -> using Tab for help by @antonio-leblanc in #90
- feat: add trigger for simulation resolution by @dominiklaux in #93
- add bboxwesn attribute to save netcdf by @serbal193 in #95
- mv user guide v1 to specific folder by @antonio-leblanc in #94
New Contributors
- @baggiocolpir made their first contribution in #32
- @Romain3Ch216 made their first contribution in #34
- @YokoHono made their first contribution in #36
- @filippi made their first contribution in #81
- @dependabot made their first contribution in #82
- @dominiklaux made their first contribution in #93
- @serbal193 made their first contribution in #95
Full Changelog: v1.2...v2.0
v1.2.0
- geojson dump mode
v1.1.10 Cmake
cmake as default build system #9
v1.1.0 - Before mv files to src
v1.1.0 - Before mv files to src
Creating Tag before mv files to /src, so that is easier to return in that point of the repository, if needed