cemac / forest-barc

ARCHIVED. BARC prototyping fork
https://barc-docs.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

merge 0.20.7 fails #14

Closed cemachelen closed 3 years ago

cemachelen commented 4 years ago

A separate run of the non merged met office head fails:

1 requirements versions cause issue: OSError: [Errno -51] NetCDF: Unknown file format: b'.'

solution use requirements file from v0.20.4

2. forest --show unified_model.nc fails

usage: forest [-h] [--config-file YAML_FILE] [--file-type FILETYPE] [--var KEY VALUE] [--auto-shutdown] [--dev] [--port PORT] [--show] [--allow-websocket-origin HOST[:PORT]] [FILE [FILE ...]] forest: error: unrecognized arguments: ../unified_model.nc

comparing v.0.24 and v.0.25 this looks like an update to arg parser functions

3. 'Canvas' object has no attribute 'quadmesh'

this could be a simple capital letter issue