|
665 | 665 | backends.NetCDF4DataStore.encode |
666 | 666 | backends.NetCDF4DataStore.encode_attribute |
667 | 667 | backends.NetCDF4DataStore.encode_variable |
668 | | - backends.NetCDF4DataStore.get |
669 | 668 | backends.NetCDF4DataStore.get_attrs |
670 | 669 | backends.NetCDF4DataStore.get_dimensions |
671 | 670 | backends.NetCDF4DataStore.get_encoding |
672 | 671 | backends.NetCDF4DataStore.get_variables |
673 | | - backends.NetCDF4DataStore.items |
674 | | - backends.NetCDF4DataStore.keys |
675 | 672 | backends.NetCDF4DataStore.load |
676 | 673 | backends.NetCDF4DataStore.open |
677 | 674 | backends.NetCDF4DataStore.open_store_variable |
|
685 | 682 | backends.NetCDF4DataStore.store |
686 | 683 | backends.NetCDF4DataStore.store_dataset |
687 | 684 | backends.NetCDF4DataStore.sync |
688 | | - backends.NetCDF4DataStore.values |
689 | | - backends.NetCDF4DataStore.attrs |
690 | 685 | backends.NetCDF4DataStore.autoclose |
691 | | - backends.NetCDF4DataStore.dimensions |
692 | 686 | backends.NetCDF4DataStore.ds |
693 | 687 | backends.NetCDF4DataStore.format |
694 | 688 | backends.NetCDF4DataStore.is_remote |
695 | 689 | backends.NetCDF4DataStore.lock |
696 | | - backends.NetCDF4DataStore.variables |
697 | 690 |
|
698 | 691 | backends.H5NetCDFStore.close |
699 | 692 | backends.H5NetCDFStore.encode |
700 | 693 | backends.H5NetCDFStore.encode_attribute |
701 | 694 | backends.H5NetCDFStore.encode_variable |
702 | | - backends.H5NetCDFStore.get |
703 | 695 | backends.H5NetCDFStore.get_attrs |
704 | 696 | backends.H5NetCDFStore.get_dimensions |
705 | 697 | backends.H5NetCDFStore.get_encoding |
706 | 698 | backends.H5NetCDFStore.get_variables |
707 | | - backends.H5NetCDFStore.items |
708 | | - backends.H5NetCDFStore.keys |
709 | 699 | backends.H5NetCDFStore.load |
710 | 700 | backends.H5NetCDFStore.open_store_variable |
711 | 701 | backends.H5NetCDFStore.prepare_variable |
|
718 | 708 | backends.H5NetCDFStore.store |
719 | 709 | backends.H5NetCDFStore.store_dataset |
720 | 710 | backends.H5NetCDFStore.sync |
721 | | - backends.H5NetCDFStore.values |
722 | | - backends.H5NetCDFStore.attrs |
723 | | - backends.H5NetCDFStore.dimensions |
724 | 711 | backends.H5NetCDFStore.ds |
725 | | - backends.H5NetCDFStore.variables |
726 | 712 |
|
727 | 713 | backends.PydapDataStore.close |
728 | | - backends.PydapDataStore.get |
729 | 714 | backends.PydapDataStore.get_attrs |
730 | 715 | backends.PydapDataStore.get_dimensions |
731 | 716 | backends.PydapDataStore.get_encoding |
732 | 717 | backends.PydapDataStore.get_variables |
733 | | - backends.PydapDataStore.items |
734 | | - backends.PydapDataStore.keys |
735 | 718 | backends.PydapDataStore.load |
736 | 719 | backends.PydapDataStore.open |
737 | 720 | backends.PydapDataStore.open_store_variable |
738 | | - backends.PydapDataStore.values |
739 | | - backends.PydapDataStore.attrs |
740 | | - backends.PydapDataStore.dimensions |
741 | | - backends.PydapDataStore.variables |
742 | 721 |
|
743 | 722 | backends.ScipyDataStore.close |
744 | 723 | backends.ScipyDataStore.encode |
745 | 724 | backends.ScipyDataStore.encode_attribute |
746 | 725 | backends.ScipyDataStore.encode_variable |
747 | | - backends.ScipyDataStore.get |
748 | 726 | backends.ScipyDataStore.get_attrs |
749 | 727 | backends.ScipyDataStore.get_dimensions |
750 | 728 | backends.ScipyDataStore.get_encoding |
751 | 729 | backends.ScipyDataStore.get_variables |
752 | | - backends.ScipyDataStore.items |
753 | | - backends.ScipyDataStore.keys |
754 | 730 | backends.ScipyDataStore.load |
755 | 731 | backends.ScipyDataStore.open_store_variable |
756 | 732 | backends.ScipyDataStore.prepare_variable |
|
763 | 739 | backends.ScipyDataStore.store |
764 | 740 | backends.ScipyDataStore.store_dataset |
765 | 741 | backends.ScipyDataStore.sync |
766 | | - backends.ScipyDataStore.values |
767 | | - backends.ScipyDataStore.attrs |
768 | | - backends.ScipyDataStore.dimensions |
769 | 742 | backends.ScipyDataStore.ds |
770 | | - backends.ScipyDataStore.variables |
771 | 743 |
|
772 | 744 | backends.FileManager.acquire |
773 | 745 | backends.FileManager.acquire_context |
|
0 commit comments