|
234 | 234 | Variable.dims
|
235 | 235 | Variable.dtype
|
236 | 236 | Variable.encoding
|
| 237 | + Variable.reset_encoding |
237 | 238 | Variable.imag
|
238 | 239 | Variable.nbytes
|
239 | 240 | Variable.ndim
|
|
374 | 375 | CFTimeIndex.is_floating
|
375 | 376 | CFTimeIndex.is_integer
|
376 | 377 | CFTimeIndex.is_interval
|
377 |
| - CFTimeIndex.is_mixed |
378 | 378 | CFTimeIndex.is_numeric
|
379 | 379 | CFTimeIndex.is_object
|
380 |
| - CFTimeIndex.is_type_compatible |
381 | 380 | CFTimeIndex.isin
|
382 | 381 | CFTimeIndex.isna
|
383 | 382 | CFTimeIndex.isnull
|
|
398 | 397 | CFTimeIndex.round
|
399 | 398 | CFTimeIndex.searchsorted
|
400 | 399 | CFTimeIndex.set_names
|
401 |
| - CFTimeIndex.set_value |
402 | 400 | CFTimeIndex.shift
|
403 | 401 | CFTimeIndex.slice_indexer
|
404 | 402 | CFTimeIndex.slice_locs
|
|
412 | 410 | CFTimeIndex.to_flat_index
|
413 | 411 | CFTimeIndex.to_frame
|
414 | 412 | CFTimeIndex.to_list
|
415 |
| - CFTimeIndex.to_native_types |
416 | 413 | CFTimeIndex.to_numpy
|
417 | 414 | CFTimeIndex.to_series
|
418 | 415 | CFTimeIndex.tolist
|
|
437 | 434 | CFTimeIndex.hasnans
|
438 | 435 | CFTimeIndex.hour
|
439 | 436 | CFTimeIndex.inferred_type
|
440 |
| - CFTimeIndex.is_all_dates |
441 |
| - CFTimeIndex.is_monotonic |
442 | 437 | CFTimeIndex.is_monotonic_increasing
|
443 | 438 | CFTimeIndex.is_monotonic_decreasing
|
444 | 439 | CFTimeIndex.is_unique
|
|
483 | 478 | backends.NetCDF4DataStore.is_remote
|
484 | 479 | backends.NetCDF4DataStore.lock
|
485 | 480 |
|
486 |
| - backends.NetCDF4BackendEntrypoint.available |
487 | 481 | backends.NetCDF4BackendEntrypoint.description
|
488 | 482 | backends.NetCDF4BackendEntrypoint.url
|
489 | 483 | backends.NetCDF4BackendEntrypoint.guess_can_open
|
|
516 | 510 | backends.H5NetCDFStore.sync
|
517 | 511 | backends.H5NetCDFStore.ds
|
518 | 512 |
|
519 |
| - backends.H5netcdfBackendEntrypoint.available |
520 | 513 | backends.H5netcdfBackendEntrypoint.description
|
521 | 514 | backends.H5netcdfBackendEntrypoint.url
|
522 | 515 | backends.H5netcdfBackendEntrypoint.guess_can_open
|
|
531 | 524 | backends.PseudoNetCDFDataStore.open_store_variable
|
532 | 525 | backends.PseudoNetCDFDataStore.ds
|
533 | 526 |
|
534 |
| - backends.PseudoNetCDFBackendEntrypoint.available |
535 | 527 | backends.PseudoNetCDFBackendEntrypoint.description
|
536 | 528 | backends.PseudoNetCDFBackendEntrypoint.url
|
537 | 529 | backends.PseudoNetCDFBackendEntrypoint.guess_can_open
|
|
546 | 538 | backends.PydapDataStore.open
|
547 | 539 | backends.PydapDataStore.open_store_variable
|
548 | 540 |
|
549 |
| - backends.PydapBackendEntrypoint.available |
550 | 541 | backends.PydapBackendEntrypoint.description
|
551 | 542 | backends.PydapBackendEntrypoint.url
|
552 | 543 | backends.PydapBackendEntrypoint.guess_can_open
|
|
574 | 565 | backends.ScipyDataStore.sync
|
575 | 566 | backends.ScipyDataStore.ds
|
576 | 567 |
|
577 |
| - backends.ScipyBackendEntrypoint.available |
578 | 568 | backends.ScipyBackendEntrypoint.description
|
579 | 569 | backends.ScipyBackendEntrypoint.url
|
580 | 570 | backends.ScipyBackendEntrypoint.guess_can_open
|
|
595 | 585 | backends.ZarrStore.sync
|
596 | 586 | backends.ZarrStore.ds
|
597 | 587 |
|
598 |
| - backends.ZarrBackendEntrypoint.available |
599 | 588 | backends.ZarrBackendEntrypoint.description
|
600 | 589 | backends.ZarrBackendEntrypoint.url
|
601 | 590 | backends.ZarrBackendEntrypoint.guess_can_open
|
602 | 591 | backends.ZarrBackendEntrypoint.open_dataset
|
603 | 592 |
|
604 |
| - backends.StoreBackendEntrypoint.available |
605 | 593 | backends.StoreBackendEntrypoint.description
|
606 | 594 | backends.StoreBackendEntrypoint.url
|
607 | 595 | backends.StoreBackendEntrypoint.guess_can_open
|
|
0 commit comments