ODM2 / CZ-Manager

CZ Manager (formerly ODM2 Admin) is an application for site level data management of environmental observations using Observation Data Model 2 (ODM2) for documentation and a detailed walkthrough see:
http://odm2.github.io/CZ-Manager
MIT License
9 stars 12 forks source link

Rename ODM2CZOData folder to something more generic, eg, odm2admin? #82

Closed emiliom closed 7 years ago

emiliom commented 7 years ago

@miguelcleon, is having a base folder name ODM2CZOData necessary or even helpful at this point? It doesn't seem like it.

As we prepare to make a last push (hopefully) on conda packaging, plus improvements to the setup/configurations that @lsetiawan has made recently (see his commits on his branch since 12/20), this is a good time to think about this. It seems to me to like ODM2CZOData is a holdover that now just adds confusion. Assuming I'm right, I'd suggest renaming to odm2admin.

@ocefpaf, any thoughts on good practices for that "base" code folder?

miguelcleon commented 7 years ago

@emiliom we should be able to change the name of the folder. I don't think the current name is particularly good or useful.

miguelcleon commented 7 years ago

@emiliom This is addressed in this PR https://github.com/miguelcleon/ODM2-Admin/pull/89/files I've renamed the folder odm2admin. I'll merge this later unless @ocefpaf has anything to add.

ocefpaf commented 7 years ago

Right now, no. I am working on how to ship the extra data files. PR later today...

miguelcleon commented 7 years ago

Ok great. Merging now.

emiliom commented 7 years ago

Thanks!