Skip to content

removal of fre.cmor / migration to https://github.com/ilaflott/fremorizer #867

@ilaflott

Description

@ilaflott

the cmorizer needs to be it's own package that can be rapidly updated in response to external development

the old fre-cli syntax was:

fre [-l LOGFILE] [-vv] [-q] cmor <COMMAND> <OPTIONS>

https://github.com/ilaflott/fremorizer is going to be the new cmorizer, and new features/behaviors/fixes are being developed there. it will have a syntax:

fremor [-l LOGFILE] [-vv] [-q] <COMMAND> <OPTIONS>

the new documentation
the new codecov

fre.cmor will no longer be updated and users should consider it frozen. once fremorizer is deployed, all code under fre.cmor or associated with it, documentation, testing files and data, etc., can be removed.

first phase, do these in order:

  • get fremorizer under NOAA-GFDL organization instead of my fork
  • get fremorizer uploaded to anaconda.org/noaa-gfdl
  • get fremorizer deployed at GFDL

second phase, all :

  • begin fre.cmor removal
  • get fremorizer's codecov upload and coverage metrics working under NOAA-GFDL
  • get fremorizer's readthedocs page working under NOAA-GFDL

do this whenever:

  • migrate issues as-needed to new repository, close unneeded issues, and remove as such
  • update any other issues that need updating that are "touched" by the migration

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions