Coder Social home page Coder Social logo

feature_update_readme about catnip HOT 6 CLOSED

zmaalick avatar zmaalick commented on August 18, 2024
feature_update_readme

from catnip.

Comments (6)

zmaalick avatar zmaalick commented on August 18, 2024

ADD: requirements, usage and licence heading.
Take a help from:
https://github.com/MetOffice/cube_helper

For usage section: we will add pypi and conda information once it is ready
for now you can add how touse within metoffice on vdi

library will be residing at:
/project/applied/SharedResources

and user just need to export path in bash file
example:
export PYTHONPATH="${PYTHONPATH}:/project/applied/SharedResources/CATNIP/lib
thats it and it will be ready to use

from catnip.

zmaalick avatar zmaalick commented on August 18, 2024

you can fine the associated branch to work on

from catnip.

zmaalick avatar zmaalick commented on August 18, 2024

I have added the library to SharedResources, you can also test that

from catnip.

balazagi avatar balazagi commented on August 18, 2024

ADD: requirements, usage and licence heading.
Take a help from:
https://github.com/MetOffice/cube_helper

For usage section: we will add pypi and conda information once it is ready
for now you can add how touse within metoffice on vdi

library will be residing at:
/project/applied/SharedResources

and user just need to export path in bash file
example:
export PYTHONPATH="${PYTHONPATH}:/project/applied/SharedResources/CATNIP/lib
thats it and it will be ready to use

Do we really want to expose the path to internal directory structure? I suggest like cube_helper we keep it abstract to [path/to/catnip]
I think we are in position to add a section for License as we have one! Also the content of the Contributing section in cube_helper is generic and can be easily adapted for CATNIP so we might as well do that unless there is a reason we shouldn't?

from catnip.

zmaalick avatar zmaalick commented on August 18, 2024

ADD: requirements, usage and licence heading.
Take a help from:
https://github.com/MetOffice/cube_helper
For usage section: we will add pypi and conda information once it is ready
for now you can add how touse within metoffice on vdi
library will be residing at:
/project/applied/SharedResources
and user just need to export path in bash file
example:
export PYTHONPATH="${PYTHONPATH}:/project/applied/SharedResources/CATNIP/lib
thats it and it will be ready to use

Do we really want to expose the path to internal directory structure? I suggest like cube_helper we keep it abstract to [path/to/catnip]
I think we are in position to add a section for License as we have one! Also the content of the Contributing section in cube_helper is generic and can be easily adapted for CATNIP so we might as well do that unless there is a reason we shouldn't?

The main content of our library is under lib. and currently we are using it as a root path. if we use till CATNIP, then users have to do import lib.catbip, which is more weird. Cube_helper does not have lib directory. Ideally if it is a library, it should have lib or src directory.

I would suggest to add section Licence and give reference to the licence file as in cube_helper.

You can add contribution also. We will edit in future if we intend to. That would be more easy approach.

from catnip.

balazagi avatar balazagi commented on August 18, 2024

ADD: requirements, usage and licence heading.
Take a help from:
https://github.com/MetOffice/cube_helper
For usage section: we will add pypi and conda information once it is ready
for now you can add how touse within metoffice on vdi
library will be residing at:
/project/applied/SharedResources
and user just need to export path in bash file
example:
export PYTHONPATH="${PYTHONPATH}:/project/applied/SharedResources/CATNIP/lib
thats it and it will be ready to use

Do we really want to expose the path to internal directory structure? I suggest like cube_helper we keep it abstract to [path/to/catnip]
I think we are in position to add a section for License as we have one! Also the content of the Contributing section in cube_helper is generic and can be easily adapted for CATNIP so we might as well do that unless there is a reason we shouldn't?

The main content of our library is under lib. and currently we are using it as a root path. if we use till CATNIP, then users have to do import lib.catbip, which is more weird. Cube_helper does not have lib directory. Ideally if it is a library, it should have lib or src directory.

I would suggest to add section Licence and give reference to the licence file as in cube_helper.

You can add contribution also. We will edit in future if we intend to. That would be more easy approach.

Ok then I will change the path to: [path/to/CATNIP/lib] and also add the License and Contribution sections

from catnip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.