Closed terrestrialassemblages closed 4 months ago
Hi @terrestrialassemblages! Can you provide an example of the command you tried that didn't work? It may be that coordinates are in a different CRS. If you're using cyfi predict-point
you can specify the CRS with --crs
: https://github.com/drivendataorg/cyfi/blob/eeb1e05f95f4a3b321fd21dabf8d74760c02c291/cyfi/cli.py#L141-L144 If you're doing batch predictions with cyfi predict
, it looks like you'll need to convert your latitudes and longitudes to EPSG:4326 beforehand.
Also, please note that cyfi has only been trained and evaluated on U.S. data. We'd love to hear how well it works for your NZ data!
Closing due to inactivity. Feel free to reopen if you're still encountering issues
it looks like cyfi will not run with New Zealand GPS coords - any plans to change this?