ome / omero-documentation

Sphinx-based documentation for the Open Microscopy Environment
https://omero.readthedocs.io
BSD 2-Clause "Simplified" License
22 stars 51 forks source link

Zarr integration into online resources #2125

Open joshmoore opened 4 years ago

joshmoore commented 4 years ago

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:

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 commented 4 years ago
jburel commented 4 years ago

Initial discussion about renaming https://github.com/ome/omero-guides/issues/5

jburel commented 4 years ago
joshmoore commented 4 years ago
  • 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 commented 4 years ago

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