Thomas Arsouze
Thomas Arsouze
As [mentioned in the documention](https://pyjulia.readthedocs.io/en/latest/limitations.html), Python3 normalizes some unicode identifiers, in particular those [including subscripts and superscripts](https://stackoverflow.com/questions/48404881/unicode-subscripts-and-superscripts-in-identifiers-why-does-python-consider-xu). Now, I have a julia function that needs input arguments written with sub/superscripts....
gadm server for `gadm3.6` seems to be down since few days (at least, I can't access it, from different locations and computers). `gadm4.1` seems to be ok though. Any reason...
`forestatrisk` currently uses `numpy.distutils` which is [now deprecated](https://numpy.org/doc/stable/reference/distutils_status_migration.html#distutils-status-migration) Follow the migration advice to get rid of it, and make `forestatrisk` work with `numpy>=1.23` and `python>=3.12`.
Due to a change in API and introduction of `geefcc` dependency, articles need to be updated.