Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zarr integration into online resources #2125

Open
12 tasks
joshmoore opened this issue May 12, 2020 · 5 comments
Open
12 tasks

Zarr integration into online resources #2125

joshmoore opened this issue May 12, 2020 · 5 comments

Comments

@joshmoore
Copy link
Member

There have been several discussions around where to put the various information that's been developed during the OME Zarr Spike. Several new repositories like https://github.com/ome/ome-zarr-py and https://github.com/ome/omero-ms-zarr need integrating, likely at multiple locations. Additionally, some flows may need modifying. In general, there are at least 3 different types of locations we should be thinking about:

  • spec: formal definitions that are versioned based on the format itself
  • docs: per-code-release-updated reference material with installation instructions, etc.
  • guides: workflow-based expository texts which point to the other two types

An initial stroll through the documentation shows these related pages (along with comments):

.
├── docs                         Main location for definitive reading
│   ├── ome-files                Main location for non-OMERO, non-Bio-Formats work
│   │   └── cpp                  However _only_ C++ is listed. Suggest "specs" section
│   ├── bio-formats              
│   │   └── conversion        ** Currently no section on bioformats2raw
│   └── omero                    
│       ├── cli-for-users     ** Currently no location for finding out about pip installs
│       └── ms-for-admins     ** Currently no location for finding out about microservices
├── guides                       
│   └── general-concepts         
│       ├── export-download      Possible location?
│       ├── public            ** Possible location?
│       └── cli-extensions    ** Less critical but conceivable
│       └── server-extensions ** Less critical but conceivable
└── www                          
    ├── ome-files                
    │   ├── ome-tiff-spec     ** Needs extracting from ome-model
    │   └── ome-zarr-spec     ** Needs extracting from omero-ms-zarr
    └── training                 
        └── materials            Currently OMERO focused

(**) New pages

Possible actions for discussion:

@jburel
Copy link
Member

jburel commented May 12, 2020

  • Guides have been "omero" focus even if we only use public data (mostly from IDR) for the examples, agree that a rename is necessary.
  • guide has info about cli-import to describe workflow. The CLI admin section is work in progress so possible opportunity to add more material. I will be more in favour of using guides for new material (cf. conflict point)

@jburel
Copy link
Member

jburel commented May 12, 2020

Initial discussion about renaming ome/omero-guides#5

@jburel
Copy link
Member

jburel commented May 12, 2020

  • Section to "upload to S3" could be added to the guide under "upload/import"

@joshmoore
Copy link
Member Author

  • Section to "upload to S3" could be added to the guide under "upload/import"

Probably worth reviewing that along with the full list of guides, but I don't see these two things as being the same. Possibly along with the renaming though everything will fall into place.

@jburel
Copy link
Member

jburel commented May 12, 2020

As it stands you are right they are not the same, this is more after renaming/breaking up sections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants