-
Notifications
You must be signed in to change notification settings - Fork 41
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
Coordinate systems and new coordinate transformations proposal #138
base: main
Are you sure you want to change the base?
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f0da62a - Browse repository at this point
Copy the full SHA f0da62aView commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4331deb - Browse repository at this point
Copy the full SHA 4331debView commit details -
Merge remote-tracking branch 'upstream/main' into coord-transforms
# Conflicts: # latest/index.bs
Configuration menu - View commit details
-
Copy full SHA for 8051e71 - Browse repository at this point
Copy the full SHA 8051e71View commit details -
* define pixel center coordinate system * add input/output_axes * add transform inverse flag * add affine transform type
Configuration menu - View commit details
-
Copy full SHA for 180568b - Browse repository at this point
Copy the full SHA 180568bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f48364 - Browse repository at this point
Copy the full SHA 4f48364View commit details
Commits on May 5, 2022
-
* flesh out array space * define array indexing * add more transformation types * start transformation details section and examples * update example
Configuration menu - View commit details
-
Copy full SHA for 98a40de - Browse repository at this point
Copy the full SHA 98a40deView commit details
Commits on May 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd71953 - Browse repository at this point
Copy the full SHA dd71953View commit details
Commits on May 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1b26a8e - Browse repository at this point
Copy the full SHA 1b26a8eView commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cd9c431 - Browse repository at this point
Copy the full SHA cd9c431View commit details -
Configuration menu - View commit details
-
Copy full SHA for e210027 - Browse repository at this point
Copy the full SHA e210027View commit details
Commits on May 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d873541 - Browse repository at this point
Copy the full SHA d873541View commit details
Commits on May 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 63ed4ce - Browse repository at this point
Copy the full SHA 63ed4ceView commit details
Commits on May 24, 2022
-
Merge remote-tracking branch 'upstream/main' into coord-transforms
# Conflicts: # latest/index.bs
Configuration menu - View commit details
-
Copy full SHA for a459492 - Browse repository at this point
Copy the full SHA a459492View commit details
Commits on Jun 1, 2022
-
clarify input and output dimensionality for transforms
* use "input" and "output" rather than '*Space' and '*Axes'
Configuration menu - View commit details
-
Copy full SHA for 9058b4b - Browse repository at this point
Copy the full SHA 9058b4bView commit details
Commits on Jun 3, 2022
-
* reorder details * clean up table * add rotation * details for sequence * describe inverses * wrap examples
Configuration menu - View commit details
-
Copy full SHA for 38ac6ac - Browse repository at this point
Copy the full SHA 38ac6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2aae1 - Browse repository at this point
Copy the full SHA 3a2aae1View commit details -
minor rephrase intro to coordinateTransformations section
bogovicj committedJun 3, 2022 Configuration menu - View commit details
-
Copy full SHA for ed12192 - Browse repository at this point
Copy the full SHA ed12192View commit details
Commits on Jun 6, 2022
-
* change to "coordinates", removing "Field" * change to "displacements", removing "Field"
Configuration menu - View commit details
-
Copy full SHA for 3ec8543 - Browse repository at this point
Copy the full SHA 3ec8543View commit details
Commits on Jun 9, 2022
-
big changes to transformations spec
* add details for transformation types * (identity, inverseOf, bijection) * describe inputAxes and outputAxes * add new examples
Configuration menu - View commit details
-
Copy full SHA for 30cade5 - Browse repository at this point
Copy the full SHA 30cade5View commit details
Commits on Sep 6, 2022
-
Add "coordinateSystems" and "coordinateTransformations" fields for ex…
…amples * some clean up
Configuration menu - View commit details
-
Copy full SHA for df470d7 - Browse repository at this point
Copy the full SHA df470d7View commit details
Commits on Sep 7, 2022
-
coordinate transformation updates:
* add mapIndex, mapAXis * add examples * affine stored as flat array only
Configuration menu - View commit details
-
Copy full SHA for 99f3a4e - Browse repository at this point
Copy the full SHA 99f3a4eView commit details
Commits on Sep 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de73c68 - Browse repository at this point
Copy the full SHA de73c68View commit details -
rename dimensionWise byDimension
* sequence does not have by-dimension behavior
Configuration menu - View commit details
-
Copy full SHA for 163c8f4 - Browse repository at this point
Copy the full SHA 163c8f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b35c28 - Browse repository at this point
Copy the full SHA 7b35c28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7baeed7 - Browse repository at this point
Copy the full SHA 7baeed7View commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 162a9e9 - Browse repository at this point
Copy the full SHA 162a9e9View commit details -
bogovicj committed
Sep 15, 2022 Configuration menu - View commit details
-
Copy full SHA for a90662d - Browse repository at this point
Copy the full SHA a90662dView commit details
Commits on Sep 16, 2022
-
add array coordinate system example
bogovicj committedSep 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 32656e5 - Browse repository at this point
Copy the full SHA 32656e5View commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0245ca9 - Browse repository at this point
Copy the full SHA 0245ca9View commit details -
fix sequence example json. add inverseOf to input/output field exception
bogovicj committedSep 23, 2022 Configuration menu - View commit details
-
Copy full SHA for a3ff0b5 - Browse repository at this point
Copy the full SHA a3ff0b5View commit details -
be clearer re: half-open interval
bogovicj committedSep 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 0df402d - Browse repository at this point
Copy the full SHA 0df402dView commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f05d480 - Browse repository at this point
Copy the full SHA f05d480View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed17ed5 - Browse repository at this point
Copy the full SHA ed17ed5View commit details -
Merge branch 'coord-transforms' of github.com:bogovicj/ngff into coor…
…d-transforms # Conflicts: # latest/index.bs
Configuration menu - View commit details
-
Copy full SHA for b9f89e1 - Browse repository at this point
Copy the full SHA b9f89e1View commit details -
add two new coordinate transformation examples
* multiscales dataset-level * xarray like coordinates / byDimension
Configuration menu - View commit details
-
Copy full SHA for cd01ab7 - Browse repository at this point
Copy the full SHA cd01ab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86672e6 - Browse repository at this point
Copy the full SHA 86672e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b34875d - Browse repository at this point
Copy the full SHA b34875dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ea3e3 - Browse repository at this point
Copy the full SHA 35ea3e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fcba53 - Browse repository at this point
Copy the full SHA 3fcba53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 883ff1c - Browse repository at this point
Copy the full SHA 883ff1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a18c4 - Browse repository at this point
Copy the full SHA c2a18c4View commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 027b55b - Browse repository at this point
Copy the full SHA 027b55bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bfe442 - Browse repository at this point
Copy the full SHA 5bfe442View commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aab7469 - Browse repository at this point
Copy the full SHA aab7469View commit details
Commits on Oct 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9764451 - Browse repository at this point
Copy the full SHA 9764451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 098bfb8 - Browse repository at this point
Copy the full SHA 098bfb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f04ebef - Browse repository at this point
Copy the full SHA f04ebefView commit details -
Configuration menu - View commit details
-
Copy full SHA for ead1f7b - Browse repository at this point
Copy the full SHA ead1f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 281df32 - Browse repository at this point
Copy the full SHA 281df32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d78e8 - Browse repository at this point
Copy the full SHA 87d78e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 033d4bb - Browse repository at this point
Copy the full SHA 033d4bbView commit details -
Note that the test currently does not pass because displacements have not been defined yet.
Configuration menu - View commit details
-
Copy full SHA for f78e441 - Browse repository at this point
Copy the full SHA f78e441View commit details -
Added byDimension transformation
The tests mark invalid pass because we would need dynamic validation to check whether the axes were present in the coordinate spaces.
Configuration menu - View commit details
-
Copy full SHA for 55e35bd - Browse repository at this point
Copy the full SHA 55e35bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0833395 - Browse repository at this point
Copy the full SHA 0833395View commit details
Commits on Oct 12, 2022
-
Merge remote-tracking branch 'upstream/main' into coord-transforms
# Conflicts: # latest/index.bs
Configuration menu - View commit details
-
Copy full SHA for 85808cf - Browse repository at this point
Copy the full SHA 85808cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74466c5 - Browse repository at this point
Copy the full SHA 74466c5View commit details -
Merge branch 'coord-transforms' into coord-transforms-schemas
Now that main has been merged into coord-transforms
Configuration menu - View commit details
-
Copy full SHA for 9406ce1 - Browse repository at this point
Copy the full SHA 9406ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2bc86 - Browse repository at this point
Copy the full SHA ff2bc86View commit details -
Configuration menu - View commit details
-
Copy full SHA for a68523f - Browse repository at this point
Copy the full SHA a68523fView commit details -
corrections and clarifications to coordinates and displacements
* move bijection examples to separate files * add axis types to xarrayLike example
Configuration menu - View commit details
-
Copy full SHA for 3fe7aa2 - Browse repository at this point
Copy the full SHA 3fe7aa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f976a87 - Browse repository at this point
Copy the full SHA f976a87View commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 72b4f9c - Browse repository at this point
Copy the full SHA 72b4f9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for be7d849 - Browse repository at this point
Copy the full SHA be7d849View commit details
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da94207 - Browse repository at this point
Copy the full SHA da94207View commit details -
Configuration menu - View commit details
-
Copy full SHA for b92f540 - Browse repository at this point
Copy the full SHA b92f540View commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 383aa87 - Browse repository at this point
Copy the full SHA 383aa87View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1849133 - Browse repository at this point
Copy the full SHA 1849133View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e7687 - Browse repository at this point
Copy the full SHA a2e7687View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce238a - Browse repository at this point
Copy the full SHA 5ce238aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 676aeba - Browse repository at this point
Copy the full SHA 676aebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for be61476 - Browse repository at this point
Copy the full SHA be61476View commit details -
Configuration menu - View commit details
-
Copy full SHA for 578dd72 - Browse repository at this point
Copy the full SHA 578dd72View commit details -
Configuration menu - View commit details
-
Copy full SHA for c33287d - Browse repository at this point
Copy the full SHA c33287dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da38f7 - Browse repository at this point
Copy the full SHA 6da38f7View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1451a47 - Browse repository at this point
Copy the full SHA 1451a47View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1602832 - Browse repository at this point
Copy the full SHA 1602832View commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 417c7cd - Browse repository at this point
Copy the full SHA 417c7cdView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c86a3b - Browse repository at this point
Copy the full SHA 3c86a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9021ae0 - Browse repository at this point
Copy the full SHA 9021ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 841e0aa - Browse repository at this point
Copy the full SHA 841e0aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 704173c - Browse repository at this point
Copy the full SHA 704173cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03fe664 - Browse repository at this point
Copy the full SHA 03fe664View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 34e41d3 - Browse repository at this point
Copy the full SHA 34e41d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a24aefd - Browse repository at this point
Copy the full SHA a24aefdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d22b663 - Browse repository at this point
Copy the full SHA d22b663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7add879 - Browse repository at this point
Copy the full SHA 7add879View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5b351c - Browse repository at this point
Copy the full SHA e5b351cView commit details -
start to modularize coordinate systems and transforms schemas
* reference in image schema
Configuration menu - View commit details
-
Copy full SHA for 9abfa1e - Browse repository at this point
Copy the full SHA 9abfa1eView commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7c28f9 - Browse repository at this point
Copy the full SHA b7c28f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5818a1f - Browse repository at this point
Copy the full SHA 5818a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3896ab4 - Browse repository at this point
Copy the full SHA 3896ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f7c413 - Browse repository at this point
Copy the full SHA 2f7c413View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67cb6d2 - Browse repository at this point
Copy the full SHA 67cb6d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb88485 - Browse repository at this point
Copy the full SHA fb88485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85437f2 - Browse repository at this point
Copy the full SHA 85437f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9fadf3 - Browse repository at this point
Copy the full SHA a9fadf3View commit details -
rm coordinate_transforms.schema
* refactored into coordinate_transformation.schema and coordinate_systems_and_transforms.schema
Configuration menu - View commit details
-
Copy full SHA for a0cd017 - Browse repository at this point
Copy the full SHA a0cd017View commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 150f1f8 - Browse repository at this point
Copy the full SHA 150f1f8View commit details -
schema: add strict_axes, and strict_coordinate_systems
* update strict_image accordingly * add an invalid strict_multiscales example (custom axis)
Configuration menu - View commit details
-
Copy full SHA for 61eb70a - Browse repository at this point
Copy the full SHA 61eb70aView commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0eb5040 - Browse repository at this point
Copy the full SHA 0eb5040View commit details -
correct byDimensionXarray transform example
* explicitly add array coordinate system * add input field to transform
Configuration menu - View commit details
-
Copy full SHA for aa0542d - Browse repository at this point
Copy the full SHA aa0542dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4f395 - Browse repository at this point
Copy the full SHA bc4f395View commit details
Commits on Jul 25, 2024
-
* changed example axis names to follow current convention * TODO coordinate/displacement field vector order * thanks @thewtex
Configuration menu - View commit details
-
Copy full SHA for 802c94f - Browse repository at this point
Copy the full SHA 802c94fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51417a6 - Browse repository at this point
Copy the full SHA 51417a6View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd92ec1 - Browse repository at this point
Copy the full SHA cd92ec1View commit details
Commits on Jul 27, 2024
-
clarify axis order for coordinate and displacement fields
* including on-disk representation * add an example
Configuration menu - View commit details
-
Copy full SHA for 701867e - Browse repository at this point
Copy the full SHA 701867eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81cc4a5 - Browse repository at this point
Copy the full SHA 81cc4a5View commit details
Commits on Jul 28, 2024
-
2
Configuration menu - View commit details
-
Copy full SHA for 7dec4fe - Browse repository at this point
Copy the full SHA 7dec4feView commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ebcf5f - Browse repository at this point
Copy the full SHA 6ebcf5fView commit details -
clarification on affine and rotation transformation
* adds section on matrix transformations
9Configuration menu - View commit details
-
Copy full SHA for 00b79f1 - Browse repository at this point
Copy the full SHA 00b79f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b5f16 - Browse repository at this point
Copy the full SHA 88b5f16View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc6ade0 - Browse repository at this point
Copy the full SHA cc6ade0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11729de - Browse repository at this point
Copy the full SHA 11729deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e9bdb6 - Browse repository at this point
Copy the full SHA 8e9bdb6View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d311848 - Browse repository at this point
Copy the full SHA d311848View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ed81a - Browse repository at this point
Copy the full SHA b5ed81aView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12a5338 - Browse repository at this point
Copy the full SHA 12a5338View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5376db5 - Browse repository at this point
Copy the full SHA 5376db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e7759 - Browse repository at this point
Copy the full SHA 50e7759View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8bc1db - Browse repository at this point
Copy the full SHA e8bc1dbView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d71127 - Browse repository at this point
Copy the full SHA 7d71127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a7e76f - Browse repository at this point
Copy the full SHA 3a7e76fView commit details