Skip to contents

Read Australian Gridded Farm Data, (AGFD) as a stars object.

Usage

read_agfd_stars(files)

Arguments

files

A list of NetCDF files to import

Value

a list object of stars objects of the Australian Gridded Farm Data with the file names as the list's objects' names

See also

Examples

get_agfd(cache = TRUE) |>
  read_agfd_stars()
#> Will return stars object with 612226 cells.
#> No projection information found in nc file. 
#>  Coordinate variable units found to be degrees, 
#>  assuming WGS84 Lat/Lon.
#> $f2022.c1991.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.9543958712458      7.88312157345     21.7520528788
#> C_total_hat_ha             1.3044401915604      4.34079101456      9.9449849120
#> FBP_fci_hat_ha          -143.7597853014812      3.60529966721     11.5796640879
#> FBP_fbp_hat_ha          -349.5216385432096      3.36599832904     11.5074294496
#> A_wheat_hat_ha             0.0000000000000      0.04062785581      0.1114289202
#> H_wheat_dot_hat            0.6671589612961      1.83826547861      2.3505240679
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0502979662
#> H_barley_dot_hat           0.5572336912155      1.92234039307      2.3802781105
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.9769681096077      2.22761380672      2.9048669338
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0215871697
#> H_oilseeds_dot_hat         0.3659397065639      1.20948547125      1.5076171756
#> R_wheat_hat_ha             0.0000000000000     23.13629824432     87.5335248318
#> R_sorghum_hat_ha           0.0000000000000      0.03806441592      0.2084619233
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000     12.1375392585
#> R_barley_hat_ha            0.0000000000000      0.47031668260     22.4401937858
#> Q_wheat_hat_ha             0.0000000000000      0.05758050989      0.2201967052
#> Q_barley_hat_ha            0.0000000000000      0.00102276429      0.0638918793
#> Q_sorghum_hat_ha           0.0000000000000      0.00003785969      0.0004468617
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0203873107
#> S_wheat_cl_hat_ha          0.0000000000000      0.01031101944      0.0278909501
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005609974      0.0028205969
#> S_sheep_births_hat_ha      0.0000000000000      0.00012334981      0.0020117671
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002332359      0.0003575969
#> S_beef_cl_hat_ha           0.0000000000000      0.00896048037      0.0236599663
#> S_beef_births_hat_ha       0.0000000000000      0.00323979856      0.0080939879
#> S_beef_deaths_hat_ha       0.0000000000000      0.00036923631      0.0007186160
#> Q_beef_hat_ha              0.0000000000000      0.00286648312      0.0081841423
#> Q_sheep_hat_ha             0.0000000000000      0.00019370109      0.0018231394
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008916076
#> R_beef_hat_ha              0.0000000000000      4.61290247049     13.8434863062
#> R_sheep_hat_ha             0.0000000000000      0.02721338801      0.2784868603
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1557707627
#> C_fodder_hat_ha            0.0616502220534      0.23094416957      0.7464531700
#> C_fert_hat_ha              0.0002988031931      0.01411268853      0.0445971911
#> C_fuel_hat_ha              0.1217487221946      0.35020165163      0.6608348622
#> C_chem_hat_ha              0.0000753452407      0.00463487544      0.0150751740
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -302.8584187665588      3.73113973447     12.0242242795
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            169.513930077    174.855384270   2415.75560586 443899
#> C_total_hat_ha             93.221054190     95.722185748   1853.53852978 443899
#> FBP_fci_hat_ha             76.292875887     77.674850143   1186.58302320 443899
#> FBP_fbp_hat_ha             60.075093593     62.859611694   1240.60032184 443899
#> A_wheat_hat_ha              0.136568296      0.211284459      0.50477606 565224
#> H_wheat_dot_hat             2.435295676      2.940480590      5.18444681 573128
#> A_barley_hat_ha             0.060721311      0.090248279      0.28571361 565224
#> H_barley_dot_hat            2.439250929      2.888753653      5.65877056 578161
#> A_sorghum_hat_ha            0.010142199      0.000000000      0.23908503 596890
#> H_sorghum_dot_hat           3.095216308      3.954913616      6.13470650 610252
#> A_oilseeds_hat_ha           0.046612347      0.092157938      0.29662347 565224
#> H_oilseeds_dot_hat          1.529958548      1.875293106      2.87910819 588280
#> R_wheat_hat_ha            122.290375777    196.327717551    880.03330032 565224
#> R_sorghum_hat_ha            8.750469526      1.264414677    336.83771763 596890
#> R_oilseeds_hat_ha          46.895166831     82.439152814    571.11627416 565224
#> R_barley_hat_ha            43.597348749     63.968261113    338.41115943 565224
#> Q_wheat_hat_ha              0.314893004      0.503012295      2.05857023 565224
#> Q_barley_hat_ha             0.123423267      0.181440626      0.91948165 565224
#> Q_sorghum_hat_ha            0.031227226      0.002938208      1.33593894 596890
#> Q_oilseeds_hat_ha           0.071827077      0.124939172      0.78299719 565224
#> S_wheat_cl_hat_ha           0.041511333      0.061673641      0.42652055 565224
#> S_sheep_cl_hat_ha           0.191991818      0.092595521      5.64610291 443899
#> S_sheep_births_hat_ha       0.135750974      0.056677903      3.89230775 443899
#> S_sheep_deaths_hat_ha       0.010842414      0.006285653      0.34500750 443899
#> S_beef_cl_hat_ha            0.067664133      0.058537030      1.86055101 443899
#> S_beef_births_hat_ha        0.025940980      0.019292095      0.75514500 443899
#> S_beef_deaths_hat_ha        0.001528121      0.001652099      0.03855944 443899
#> Q_beef_hat_ha               0.024822756      0.017820155      0.71240070 443899
#> Q_sheep_hat_ha              0.081408057      0.035933701      2.04089372 443899
#> Q_lamb_hat_ha               0.090075369      0.029972110      3.20728252 443899
#> R_beef_hat_ha              52.994751059     33.450064031   1798.03296238 443899
#> R_sheep_hat_ha             14.338859978      6.031003699    394.72481948 443899
#> R_lamb_hat_ha              18.054548079      5.534245794    659.53248469 443899
#> C_fodder_hat_ha             4.646539745      3.760380320    202.65442866 443899
#> C_fert_hat_ha              16.153447367      9.852582377    398.84462259 443899
#> C_fuel_hat_ha               5.640216302      6.109007786    111.26049211 443899
#> C_chem_hat_ha               8.595720672      4.692214855    192.84255245 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             66.515122449     70.680495326   1337.27614165 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c1992.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.5237437238640      7.77512117352     21.6666316672
#> C_total_hat_ha             1.3679004411570      4.45944460709     10.0800647579
#> FBP_fci_hat_ha          -184.3381051125319      3.37877013091     11.8304171343
#> FBP_fbp_hat_ha          -375.5537137318383      2.09898534146      9.6990783131
#> A_wheat_hat_ha             0.0000000000000      0.02313810818      0.1107586175
#> H_wheat_dot_hat            0.0686247795820      1.33084309101      2.0452303886
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0523555148
#> H_barley_dot_hat           0.0000000000000      1.42698356509      2.1006045341
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.4240904152393      1.97182095051      2.7809778452
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.1348402798176      1.01430696249      1.5513120890
#> R_wheat_hat_ha             0.0000000000000     10.54588169199     76.1211661202
#> R_sorghum_hat_ha           0.0000000000000      0.03975718377      0.2402515190
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      2.8811225009
#> R_barley_hat_ha            0.0000000000000      0.26204456659     18.2118943376
#> Q_wheat_hat_ha             0.0000000000000      0.02075855120      0.1700793410
#> Q_barley_hat_ha            0.0000000000000      0.00047473552      0.0456361529
#> Q_sorghum_hat_ha           0.0000000000000      0.00005359739      0.0005170856
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0030030489
#> S_wheat_cl_hat_ha          0.0000000000000      0.00540895087      0.0206207116
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005575515      0.0029091635
#> S_sheep_births_hat_ha      0.0000000000000      0.00012072544      0.0018045048
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002133720      0.0003415744
#> S_beef_cl_hat_ha           0.0000000000000      0.00919452684      0.0230217732
#> S_beef_births_hat_ha       0.0000000000000      0.00317246939      0.0079214993
#> S_beef_deaths_hat_ha       0.0000000000000      0.00038969573      0.0007166479
#> Q_beef_hat_ha              0.0000000000000      0.00270169877      0.0082341447
#> Q_sheep_hat_ha             0.0000000000000      0.00018863480      0.0016393834
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008385795
#> R_beef_hat_ha              0.0000000000000      4.27119069556     13.8556170109
#> R_sheep_hat_ha             0.0000000000000      0.02523730689      0.2319230450
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1421875430
#> C_fodder_hat_ha            0.0627963668795      0.26283804752      0.9299990550
#> C_fert_hat_ha              0.0002988031931      0.01375876739      0.0433359221
#> C_fuel_hat_ha              0.1274073046476      0.34549844297      0.6524994150
#> C_chem_hat_ha              0.0000750872643      0.00440344465      0.0148388207
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -328.8904939551875      2.34470214427     10.3688363415
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            164.665407564    148.477820089   2401.40501714 443899
#> C_total_hat_ha             92.314343740     92.074453820   1951.67120198 443899
#> FBP_fci_hat_ha             72.351063823     58.142296918   1141.06120894 443899
#> FBP_fbp_hat_ha             55.492464093     40.760296130   1131.49444504 443899
#> A_wheat_hat_ha              0.134320202      0.210459121      0.50713432 565224
#> H_wheat_dot_hat             2.170069397      2.894278526      5.37530041 576309
#> A_barley_hat_ha             0.062801477      0.095054032      0.30408436 565224
#> H_barley_dot_hat            2.096561473      2.746862531      6.07683563 578748
#> A_sorghum_hat_ha            0.015753275      0.000000000      0.25639790 596890
#> H_sorghum_dot_hat           2.912226369      3.720228672      6.75457048 609368
#> A_oilseeds_hat_ha           0.045007112      0.091766495      0.27655026 565224
#> H_oilseeds_dot_hat          1.503849848      1.981969416      3.03877401 589475
#> R_wheat_hat_ha            118.951636138    199.059210710    963.97172614 565224
#> R_sorghum_hat_ha           11.125225269      1.661280747    321.14475611 596890
#> R_oilseeds_hat_ha          44.962384899     79.876032812    561.22379003 565224
#> R_barley_hat_ha            45.030579996     64.642018748    365.27667518 565224
#> Q_wheat_hat_ha              0.278800887      0.470944541      2.25078959 565224
#> Q_barley_hat_ha             0.115001422      0.164102133      0.99278414 565224
#> Q_sorghum_hat_ha            0.040041624      0.004143535      1.26796708 596890
#> Q_oilseeds_hat_ha           0.069089134      0.122455286      0.76946655 565224
#> S_wheat_cl_hat_ha           0.035996590      0.050072212      0.39355465 565224
#> S_sheep_cl_hat_ha           0.188816993      0.085641345      5.37649034 443899
#> S_sheep_births_hat_ha       0.133563788      0.048299043      3.84064845 443899
#> S_sheep_deaths_hat_ha       0.011223830      0.007874720      0.34777707 443899
#> S_beef_cl_hat_ha            0.067510238      0.057118453      1.82892038 443899
#> S_beef_births_hat_ha        0.025411642      0.018623151      0.75108558 443899
#> S_beef_deaths_hat_ha        0.001620689      0.001859526      0.04168929 443899
#> Q_beef_hat_ha               0.024354745      0.018377606      0.72431377 443899
#> Q_sheep_hat_ha              0.082438933      0.036168318      1.95239195 443899
#> Q_lamb_hat_ha               0.089650536      0.026562565      3.32915452 443899
#> R_beef_hat_ha              50.405791451     33.995619450   1753.16362052 443899
#> R_sheep_hat_ha             14.176639807      5.519248233    349.92190010 443899
#> R_lamb_hat_ha              17.721636561      4.853875696    672.96738951 443899
#> C_fodder_hat_ha             5.393502615      4.939562654    219.67988077 443899
#> C_fert_hat_ha              15.379458185      6.971449144    395.18125617 443899
#> C_fuel_hat_ha               5.470182900      5.801284535    110.29061583 443899
#> C_chem_hat_ha               8.740497218      4.102632229    200.68024519 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             61.932492948     48.193078688   1228.17026484 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c1993.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.3159607343390      7.63197742542     20.8360120422
#> C_total_hat_ha             1.3740369641002      4.27287291746      9.9930105443
#> FBP_fci_hat_ha          -127.9674498089824      3.34101595466     10.9066488567
#> FBP_fbp_hat_ha          -342.4804305870806      3.14873736313      9.7323238022
#> A_wheat_hat_ha             0.0000000000000      0.03509044927      0.1115102023
#> H_wheat_dot_hat            0.1637071222067      1.77241879702      2.5694539547
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0532746166
#> H_barley_dot_hat           0.0000000000000      1.95163238049      2.5926892757
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.5627673268318      1.62215751410      2.2697734833
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.4743483662605      1.57771325111      1.8260446787
#> R_wheat_hat_ha             0.0000000000000     14.75094140763     82.4364269952
#> R_sorghum_hat_ha           0.0000000000000      0.03745099363      0.2223360804
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      7.3390894064
#> R_barley_hat_ha            0.0000000000000      0.25180165093     19.4172735509
#> Q_wheat_hat_ha             0.0000000000000      0.03455545283      0.2099303226
#> Q_barley_hat_ha            0.0000000000000      0.00058866393      0.0612862140
#> Q_sorghum_hat_ha           0.0000000000000      0.00004076197      0.0004763368
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0081851252
#> S_wheat_cl_hat_ha          0.0000000000000      0.00884869415      0.0280407502
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005436454      0.0028203774
#> S_sheep_births_hat_ha      0.0000000000000      0.00013089321      0.0018982166
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002172005      0.0003388013
#> S_beef_cl_hat_ha           0.0000000000000      0.00957487485      0.0229783632
#> S_beef_births_hat_ha       0.0000000000000      0.00355179388      0.0078176453
#> S_beef_deaths_hat_ha       0.0000000000000      0.00033791153      0.0006930673
#> Q_beef_hat_ha              0.0000000000000      0.00258114624      0.0082313823
#> Q_sheep_hat_ha             0.0000000000000      0.00019858074      0.0017848628
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0009137291
#> R_beef_hat_ha              0.0000000000000      4.31088287622     13.6770203901
#> R_sheep_hat_ha             0.0000000000000      0.02882903344      0.2699735387
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1584058065
#> C_fodder_hat_ha            0.0606492851237      0.21592238946      0.8490038270
#> C_fert_hat_ha              0.0002988031931      0.01364813993      0.0455311560
#> C_fuel_hat_ha              0.1174346578764      0.35252883998      0.6598719752
#> C_chem_hat_ha              0.0000750872643      0.00453431142      0.0147274010
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -301.0123899759215      3.39905721020     10.3520708749
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            174.846172508    175.090830223   2294.11406221 443899
#> C_total_hat_ha             96.432916586     98.611507449   1881.49896557 443899
#> FBP_fci_hat_ha             78.413255921     77.093055104   1222.19993876 443899
#> FBP_fbp_hat_ha             62.586232277     46.333125310   1224.05256513 443899
#> A_wheat_hat_ha              0.135676087      0.212018717      0.51044080 565224
#> H_wheat_dot_hat             2.624380156      3.432170331      5.73019075 575154
#> A_barley_hat_ha             0.063014024      0.095381678      0.29763892 565224
#> H_barley_dot_hat            2.561345365      3.294225693      5.89919424 578681
#> A_sorghum_hat_ha            0.011970841      0.000000000      0.23411147 596890
#> H_sorghum_dot_hat           2.414909543      2.903752089      6.13923216 609983
#> A_oilseeds_hat_ha           0.047008654      0.094652537      0.28582689 565224
#> H_oilseeds_dot_hat          1.838234175      2.102667391      3.17436385 588880
#> R_wheat_hat_ha            132.888543058    222.924572171    820.73283410 565224
#> R_sorghum_hat_ha            7.372494058      1.402317626    277.41484199 596890
#> R_oilseeds_hat_ha          55.098697302    101.282362028    487.75491777 565224
#> R_barley_hat_ha            45.713339138     66.123936605    337.59143955 565224
#> Q_wheat_hat_ha              0.354126486      0.600009411      2.29417113 565224
#> Q_barley_hat_ha             0.143273938      0.204605916      1.08980692 565224
#> Q_sorghum_hat_ha            0.026159915      0.003368751      1.07855709 596890
#> Q_oilseeds_hat_ha           0.085420793      0.157894849      0.81480074 565224
#> S_wheat_cl_hat_ha           0.047554025      0.068644419      0.42155343 565224
#> S_sheep_cl_hat_ha           0.195992464      0.089483334      5.43359197 443899
#> S_sheep_births_hat_ha       0.136151414      0.053430215      3.83263002 443899
#> S_sheep_deaths_hat_ha       0.011426707      0.007608501      0.34861504 443899
#> S_beef_cl_hat_ha            0.066707468      0.056615502      1.88248943 443899
#> S_beef_births_hat_ha        0.025628142      0.018362288      0.77712798 443899
#> S_beef_deaths_hat_ha        0.001622749      0.001960354      0.04203403 443899
#> Q_beef_hat_ha               0.025371956      0.018803684      0.71569408 443899
#> Q_sheep_hat_ha              0.078211177      0.036673683      1.95472283 443899
#> Q_lamb_hat_ha               0.089087837      0.028206815      3.29626882 443899
#> R_beef_hat_ha              53.278555263     35.959914298   1747.20259949 443899
#> R_sheep_hat_ha             13.997848356      5.826823787    349.35165460 443899
#> R_lamb_hat_ha              18.037478459      5.182896684    685.80519585 443899
#> C_fodder_hat_ha             4.813388387      4.398449699    207.53964347 443899
#> C_fert_hat_ha              17.437657809      8.039536738    404.69254403 443899
#> C_fuel_hat_ha               5.636984707      6.041681149    106.36690669 443899
#> C_chem_hat_ha               9.776143517      4.477265321    196.12368830 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             69.026261132     54.542228271   1317.81804753 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c1994.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.3781970676600      7.96694933607     21.0044490940
#> C_total_hat_ha             1.2951778015301      4.31541327464     10.0279090987
#> FBP_fci_hat_ha          -139.9890804592824      3.62380525801     11.3217442487
#> FBP_fbp_hat_ha          -352.8703870540533      3.48059225025     11.0575315290
#> A_wheat_hat_ha             0.0000000000000      0.03710771562      0.1106304564
#> H_wheat_dot_hat            0.4156231880188      1.80572715402      2.5394178629
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0509954553
#> H_barley_dot_hat           0.0000000000000      1.96077930927      2.5264708996
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.7036273479462      1.69043874741      2.2430517673
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0256589344
#> H_oilseeds_dot_hat         0.5872534513474      1.35978907347      1.6698857546
#> R_wheat_hat_ha             0.0000000000000     17.68567318640     93.8802815126
#> R_sorghum_hat_ha           0.0000000000000      0.07837156083      0.4930030363
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000     17.4020217814
#> R_barley_hat_ha            0.0000000000000      0.70163892975     23.4724386041
#> Q_wheat_hat_ha             0.0000000000000      0.04016709779      0.2229222902
#> Q_barley_hat_ha            0.0000000000000      0.00160703472      0.0648926920
#> Q_sorghum_hat_ha           0.0000000000000      0.00011713109      0.0011440915
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0280781743
#> S_wheat_cl_hat_ha          0.0000000000000      0.00828162399      0.0248528204
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005526536      0.0027990402
#> S_sheep_births_hat_ha      0.0000000000000      0.00011774139      0.0018430382
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002230613      0.0003628939
#> S_beef_cl_hat_ha           0.0000000000000      0.00928215303      0.0233138895
#> S_beef_births_hat_ha       0.0000000000000      0.00338280508      0.0079561851
#> S_beef_deaths_hat_ha       0.0000000000000      0.00034287958      0.0006645644
#> Q_beef_hat_ha              0.0000000000000      0.00274849365      0.0082161082
#> Q_sheep_hat_ha             0.0000000000000      0.00019117691      0.0017217432
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008910803
#> R_beef_hat_ha              0.0000000000000      4.47299100957     14.0041076023
#> R_sheep_hat_ha             0.0000000000000      0.02623525724      0.2609692043
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1543611872
#> C_fodder_hat_ha            0.0619335034467      0.23316495030      0.8282376042
#> C_fert_hat_ha              0.0002988031931      0.01351907553      0.0449692361
#> C_fuel_hat_ha              0.1145595317819      0.35308184253      0.6611187424
#> C_chem_hat_ha              0.0000749205155      0.00440610674      0.0145034484
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -311.4023464428943      3.80500497133     11.6343045195
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            176.881732764    165.993700826   2392.17147999 443899
#> C_total_hat_ha             95.107284640     93.924632987   1980.79764003 443899
#> FBP_fci_hat_ha             81.774448125     72.245514177   1149.21509385 443899
#> FBP_fbp_hat_ha             66.817375728     55.568873598   1158.34853784 443899
#> A_wheat_hat_ha              0.135915015      0.210473102      0.50526649 565224
#> H_wheat_dot_hat             2.558751964      3.251216650      5.35258198 574188
#> A_barley_hat_ha             0.060867258      0.091765527      0.28650197 565224
#> H_barley_dot_hat            2.504334262      3.076046228      6.08281136 577722
#> A_sorghum_hat_ha            0.021495091      0.028066454      0.23908304 596890
#> H_sorghum_dot_hat           2.481053842      3.251531124      6.00137949 607213
#> A_oilseeds_hat_ha           0.049061820      0.096723646      0.29953998 565224
#> H_oilseeds_dot_hat          1.691257189      2.019112229      3.21539474 587699
#> R_wheat_hat_ha            140.122655028    228.910943212    886.98707685 565224
#> R_sorghum_hat_ha           13.487357785      8.727422392    279.37077183 596890
#> R_oilseeds_hat_ha          54.041329709     95.813998420    532.42013340 565224
#> R_barley_hat_ha            49.498540591     71.330945893    358.05760022 565224
#> Q_wheat_hat_ha              0.346826854      0.571953546      2.19239550 565224
#> Q_barley_hat_ha             0.138600162      0.198686849      1.04687788 565224
#> Q_sorghum_hat_ha            0.049108966      0.031921290      1.08702893 596890
#> Q_oilseeds_hat_ha           0.083499863      0.148148377      0.83876127 565224
#> S_wheat_cl_hat_ha           0.043821663      0.063849035      0.42633961 565224
#> S_sheep_cl_hat_ha           0.192802191      0.092232948      5.59112484 443899
#> S_sheep_births_hat_ha       0.134950322      0.055007583      3.89212692 443899
#> S_sheep_deaths_hat_ha       0.011188643      0.006948344      0.36139169 443899
#> S_beef_cl_hat_ha            0.067871679      0.058054799      1.86986986 443899
#> S_beef_births_hat_ha        0.025514730      0.018274805      0.77097037 443899
#> S_beef_deaths_hat_ha        0.001553353      0.001721806      0.04277673 443899
#> Q_beef_hat_ha               0.024163728      0.017304662      0.73105260 443899
#> Q_sheep_hat_ha              0.080432677      0.034649056      2.33612340 443899
#> Q_lamb_hat_ha               0.089093429      0.028051301      3.26664887 443899
#> R_beef_hat_ha              51.219670858     32.511749197   1840.34425897 443899
#> R_sheep_hat_ha             14.308054609      5.861450638    409.14279030 443899
#> R_lamb_hat_ha              17.941149640      5.175892585    670.65724371 443899
#> C_fodder_hat_ha             4.995606162      4.254343852    222.89608438 443899
#> C_fert_hat_ha              16.858019343      9.306659626    403.46452282 443899
#> C_fuel_hat_ha               5.626212870      6.091382617    110.22012860 443899
#> C_chem_hat_ha               9.564970493      4.815318068    213.69452511 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             73.257404583     63.281864378   1252.11402023 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c1995.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.6891753195456      7.51918578895     19.9141155296
#> C_total_hat_ha             1.3284502454371      4.42287256665     10.1612582726
#> FBP_fci_hat_ha          -139.5797163539448      2.98230336720      9.7970379362
#> FBP_fbp_hat_ha          -388.5803499228485      2.03255013683      9.0062763502
#> A_wheat_hat_ha             0.0000000000000      0.02220362604      0.1040468998
#> H_wheat_dot_hat            0.0755169540644      1.03186833858      1.4565371275
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0480048209
#> H_barley_dot_hat           0.0000000000000      0.84079959989      1.3779565096
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.6445495486259      2.11765980721      2.9115812778
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0221706089
#> H_oilseeds_dot_hat         0.0017017426435      0.62956583500      0.9063552618
#> R_wheat_hat_ha             0.0000000000000      9.59036312628     65.2491909573
#> R_sorghum_hat_ha           0.0000000000000      0.03703790167      0.2203482746
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      7.4278379943
#> R_barley_hat_ha            0.0000000000000      0.27352781762     12.9842931342
#> Q_wheat_hat_ha             0.0000000000000      0.01598704388      0.1175016320
#> Q_barley_hat_ha            0.0000000000000      0.00037236229      0.0264371389
#> Q_sorghum_hat_ha           0.0000000000000      0.00004339676      0.0004591858
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0111028208
#> S_wheat_cl_hat_ha          0.0000000000000      0.00546591341      0.0202835134
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005794147      0.0027739734
#> S_sheep_births_hat_ha      0.0000000000000      0.00011481728      0.0018004682
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002344317      0.0003564569
#> S_beef_cl_hat_ha           0.0000000000000      0.00913960451      0.0235283422
#> S_beef_births_hat_ha       0.0000000000000      0.00318802693      0.0077716775
#> S_beef_deaths_hat_ha       0.0000000000000      0.00038350760      0.0008203793
#> Q_beef_hat_ha              0.0000000000000      0.00264774317      0.0077715927
#> Q_sheep_hat_ha             0.0000000000000      0.00018814444      0.0017241779
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008303616
#> R_beef_hat_ha              0.0000000000000      4.21238564002     12.8112546144
#> R_sheep_hat_ha             0.0000000000000      0.02540432841      0.2456986077
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1436356184
#> C_fodder_hat_ha            0.0805075775206      0.30726997255      1.0721201966
#> C_fert_hat_ha              0.0002988031931      0.01364482320      0.0438858370
#> C_fuel_hat_ha              0.1218411096005      0.34418728820      0.6464760460
#> C_chem_hat_ha              0.0000750872643      0.00469870332      0.0161827831
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -351.6036584040262      2.30529940108      9.8194662885
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            154.486062508    155.780595253   2557.83076539 443899
#> C_total_hat_ha             89.851590895     93.726089770   1923.87627710 443899
#> FBP_fci_hat_ha             64.634471614     56.109819602   1232.49633582 443899
#> FBP_fbp_hat_ha             42.084725582     27.483863800   1133.57435750 443899
#> A_wheat_hat_ha              0.129283694      0.204101808      0.53576183 565224
#> H_wheat_dot_hat             1.636665422      2.057780385      5.18710566 576423
#> A_barley_hat_ha             0.057530108      0.086182870      0.29723403 565224
#> H_barley_dot_hat            1.489702493      2.009658575      5.64349890 579287
#> A_sorghum_hat_ha            0.014342687      0.000000000      0.25267705 596890
#> H_sorghum_dot_hat           2.881900650      3.578892708      5.36043787 609767
#> A_oilseeds_hat_ha           0.046024642      0.091633890      0.27874953 565224
#> H_oilseeds_dot_hat          0.999466126      1.279302120      2.59723210 588137
#> R_wheat_hat_ha            106.346219575    174.909083477    827.26927705 565224
#> R_sorghum_hat_ha            9.828094917      1.401186422    271.44619513 596890
#> R_oilseeds_hat_ha          31.135900215     51.069134251    628.88052565 565224
#> R_barley_hat_ha            37.661179158     52.133814388    380.28554994 565224
#> Q_wheat_hat_ha              0.203048433      0.330142188      1.57156276 565224
#> Q_barley_hat_ha             0.076514375      0.105678872      0.78451026 565224
#> Q_sorghum_hat_ha            0.035205685      0.003280000      1.09133201 596890
#> Q_oilseeds_hat_ha           0.047234171      0.077170286      0.57969691 565224
#> S_wheat_cl_hat_ha           0.030415433      0.043154569      0.40336240 565224
#> S_sheep_cl_hat_ha           0.185091254      0.087914120      5.41541303 443899
#> S_sheep_births_hat_ha       0.131491553      0.048256594      3.90652954 443899
#> S_sheep_deaths_hat_ha       0.011193074      0.007646123      0.35711288 443899
#> S_beef_cl_hat_ha            0.066055874      0.057199671      1.87471137 443899
#> S_beef_births_hat_ha        0.025298083      0.018549781      0.75845220 443899
#> S_beef_deaths_hat_ha        0.001715654      0.001963773      0.04273789 443899
#> Q_beef_hat_ha               0.025600584      0.018297714      0.71898554 443899
#> Q_sheep_hat_ha              0.085751098      0.034630671      2.42371806 443899
#> Q_lamb_hat_ha               0.088022663      0.025525244      3.23125160 443899
#> R_beef_hat_ha              51.650616473     33.980358584   1748.71601011 443899
#> R_sheep_hat_ha             14.427284182      5.262843606    411.08323677 443899
#> R_lamb_hat_ha              17.094303018      4.626185164    644.50024265 443899
#> C_fodder_hat_ha             7.071515959      6.195990776    261.18281256 443899
#> C_fert_hat_ha              13.890255739      7.159711384    402.85258079 443899
#> C_fuel_hat_ha               5.249891698      5.664583695    110.79393882 443899
#> C_chem_hat_ha               7.648579008      3.867383908    174.75606392 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             48.524754437     33.214251815   1230.61017938 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c1996.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.0714379720084      8.13378816414     20.9957026224
#> C_total_hat_ha             1.3388097705134      4.40063504005      9.9211583509
#> FBP_fci_hat_ha          -120.1628196376473      3.63005792615     10.8634480426
#> FBP_fbp_hat_ha          -406.6181957296556      3.10322699959     11.3830071265
#> A_wheat_hat_ha             0.0000000000000      0.03967600688      0.1108591594
#> H_wheat_dot_hat            0.4390033781528      1.60923278332      2.1630318165
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0519048255
#> H_barley_dot_hat           0.1593329310417      1.81691944599      2.3518495560
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          1.2131036520004      2.11118900776      2.6774377823
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.2580734491348      1.18404284120      1.6016443968
#> R_wheat_hat_ha             0.0000000000000     18.46306039404     86.1438376317
#> R_sorghum_hat_ha           0.0000000000000      0.05710765942      0.3140812832
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      6.9990740136
#> R_barley_hat_ha            0.0000000000000      0.45260656383     20.7097434704
#> Q_wheat_hat_ha             0.0000000000000      0.04260817528      0.2014497523
#> Q_barley_hat_ha            0.0000000000000      0.00100008550      0.0585658061
#> Q_sorghum_hat_ha           0.0000000000000      0.00008556691      0.0007571238
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0097405520
#> S_wheat_cl_hat_ha          0.0000000000000      0.00850279435      0.0235812637
#> S_sheep_cl_hat_ha          0.0000000000000      0.00006079268      0.0028109382
#> S_sheep_births_hat_ha      0.0000000000000      0.00012458634      0.0018570596
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002366402      0.0003796802
#> S_beef_cl_hat_ha           0.0000000000000      0.00949757646      0.0233832122
#> S_beef_births_hat_ha       0.0000000000000      0.00350972990      0.0078735186
#> S_beef_deaths_hat_ha       0.0000000000000      0.00033430970      0.0006926780
#> Q_beef_hat_ha              0.0000000000000      0.00263738259      0.0080529170
#> Q_sheep_hat_ha             0.0000000000000      0.00019599471      0.0017825298
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008739763
#> R_beef_hat_ha              0.0000000000000      4.42952243107     13.7280603585
#> R_sheep_hat_ha             0.0000000000000      0.02830565806      0.2680420729
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1526576135
#> C_fodder_hat_ha            0.0677192109560      0.25548229411      0.8792195073
#> C_fert_hat_ha              0.0002988031931      0.01373134301      0.0438345278
#> C_fuel_hat_ha              0.1141940004418      0.34600461973      0.6574512383
#> C_chem_hat_ha              0.0000749364587      0.00441101917      0.0147835787
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -369.6415042108333      3.31073933378     11.9086502381
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            169.960392539    159.997146019   2350.47119234 443899
#> C_total_hat_ha             94.397389937     93.475967307   1887.50831803 443899
#> FBP_fci_hat_ha             75.563002601     68.561924978   1167.33472136 443899
#> FBP_fbp_hat_ha             61.893295659     55.784985713   1129.80384991 443899
#> A_wheat_hat_ha              0.136066471      0.209541515      0.52885199 565224
#> H_wheat_dot_hat             2.359641946      3.002605438      5.52831078 573465
#> A_barley_hat_ha             0.062440900      0.093593581      0.29864454 565224
#> H_barley_dot_hat            2.399800434      2.916879654      5.95373106 578089
#> A_sorghum_hat_ha            0.020080548      0.022625269      0.29007050 596890
#> H_sorghum_dot_hat           2.948659206      3.680513859      6.54102182 607995
#> A_oilseeds_hat_ha           0.045925833      0.092172673      0.29270464 565224
#> H_oilseeds_dot_hat          1.581046318      1.994891793      3.03138614 588784
#> R_wheat_hat_ha            129.983101345    212.367824539    946.15744071 565224
#> R_sorghum_hat_ha           13.984569021      8.234977463    326.85921519 596890
#> R_oilseeds_hat_ha          47.626532974     82.350114729    607.85863510 565224
#> R_barley_hat_ha            45.841670727     65.419128109    354.41951438 565224
#> Q_wheat_hat_ha              0.315884944      0.518949304      2.28593654 565224
#> Q_barley_hat_ha             0.129524862      0.185394508      1.04190517 565224
#> Q_sorghum_hat_ha            0.050567932      0.030143725      1.29271846 596890
#> Q_oilseeds_hat_ha           0.073544361      0.127773738      0.79355129 565224
#> S_wheat_cl_hat_ha           0.040678912      0.058096069      0.39089005 565224
#> S_sheep_cl_hat_ha           0.196482424      0.091199925      5.73000815 443899
#> S_sheep_births_hat_ha       0.134900627      0.053557106      3.81833216 443899
#> S_sheep_deaths_hat_ha       0.011067092      0.007359221      0.37822879 443899
#> S_beef_cl_hat_ha            0.068157940      0.057662095      1.84545097 443899
#> S_beef_births_hat_ha        0.025631689      0.018467655      0.74787784 443899
#> S_beef_deaths_hat_ha        0.001523082      0.001704717      0.03698348 443899
#> Q_beef_hat_ha               0.024024698      0.018017271      0.73998182 443899
#> Q_sheep_hat_ha              0.076923150      0.033977870      2.33239150 443899
#> Q_lamb_hat_ha               0.088994597      0.028163349      3.29479921 443899
#> R_beef_hat_ha              50.608692714     34.052214532   1845.68653414 443899
#> R_sheep_hat_ha             13.764378780      5.459118862    424.87514054 443899
#> R_lamb_hat_ha              18.019708931      5.203838910    671.88838140 443899
#> C_fodder_hat_ha             5.011898946      4.353683046    217.76986467 443899
#> C_fert_hat_ha              16.280284911      8.398431015    388.62545580 443899
#> C_fuel_hat_ha               5.605480256      6.000858493    111.26049211 443899
#> C_chem_hat_ha               9.395565860      4.874483883    215.30946663 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             68.333324515     63.897623147   1227.66148648 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c1997.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.1505501264905      7.39466015885     20.9626190808
#> C_total_hat_ha             1.3752363059635      4.33338304307      9.8989314526
#> FBP_fci_hat_ha          -149.2361527238473      3.32214861101     10.8257387662
#> FBP_fbp_hat_ha          -372.5213701858793      3.17883744735     11.8955833111
#> A_wheat_hat_ha             0.0000000000000      0.04106900748      0.1117560044
#> H_wheat_dot_hat            0.5435671210289      1.82055428624      2.4792577028
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0519465338
#> H_barley_dot_hat           0.6381849646568      1.97543102503      2.4587805271
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          1.1138756275177      2.45292091370      3.3551454544
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0120404423
#> H_oilseeds_dot_hat         0.5203300714493      1.30678457022      1.6332749128
#> R_wheat_hat_ha             0.0000000000000     23.06309352050     92.9256620890
#> R_sorghum_hat_ha           0.0000000000000      0.04245493359      0.2537925964
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      7.8300384510
#> R_barley_hat_ha            0.0000000000000      0.53773018085     23.4118314488
#> Q_wheat_hat_ha             0.0000000000000      0.05638625852      0.2280381702
#> Q_barley_hat_ha            0.0000000000000      0.00122039813      0.0676992159
#> Q_sorghum_hat_ha           0.0000000000000      0.00005581612      0.0005716372
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0116507606
#> S_wheat_cl_hat_ha          0.0000000000000      0.01022840147      0.0284257733
#> S_sheep_cl_hat_ha          0.0000000000000      0.00006044315      0.0028280825
#> S_sheep_births_hat_ha      0.0000000000000      0.00012265561      0.0018474097
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002122161      0.0003623875
#> S_beef_cl_hat_ha           0.0000000000000      0.00957361295      0.0241589304
#> S_beef_births_hat_ha       0.0000000000000      0.00335210737      0.0079746082
#> S_beef_deaths_hat_ha       0.0000000000000      0.00034204619      0.0006998931
#> Q_beef_hat_ha              0.0000000000000      0.00245844045      0.0075000343
#> Q_sheep_hat_ha             0.0000000000000      0.00019544483      0.0017291920
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008708214
#> R_beef_hat_ha              0.0000000000000      4.15314524533     12.8839235308
#> R_sheep_hat_ha             0.0000000000000      0.02907464463      0.2658687700
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1506485068
#> C_fodder_hat_ha            0.0620988260440      0.24241210645      0.7750302927
#> C_fert_hat_ha              0.0002988031931      0.01393594302      0.0457731284
#> C_fuel_hat_ha              0.1177514454120      0.34950339587      0.6605778501
#> C_chem_hat_ha              0.0000748099518      0.00464814272      0.0151524944
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -325.8581504092285      3.39089862783     12.4053323877
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            172.758536664    163.234125084   2422.22496736 443899
#> C_total_hat_ha             94.107633475     93.553079804   1870.48556657 443899
#> FBP_fci_hat_ha             78.650903189     70.663910520   1259.93142940 443899
#> FBP_fbp_hat_ha             65.345117109     63.133404897   1256.11204262 443899
#> A_wheat_hat_ha              0.137079470      0.210524675      0.51032316 565224
#> H_wheat_dot_hat             2.561238439      3.220670938      5.49783182 573358
#> A_barley_hat_ha             0.062958108      0.094604764      0.30038336 565224
#> H_barley_dot_hat            2.514582275      2.981143475      5.81070900 577987
#> A_sorghum_hat_ha            0.013995776      0.000000000      0.24681418 596890
#> H_sorghum_dot_hat           3.419644534      4.230792999      6.77689600 609349
#> A_oilseeds_hat_ha           0.045793029      0.091575152      0.27234289 565224
#> H_oilseeds_dot_hat          1.650082917      2.017906785      3.20966578 588691
#> R_wheat_hat_ha            132.867810465    215.758097390    874.70060998 565224
#> R_sorghum_hat_ha           12.059010126      1.853689752    337.89367542 596890
#> R_oilseeds_hat_ha          49.662008292     89.963977419    487.18876196 565224
#> R_barley_hat_ha            47.218491559     68.429405231    366.37304060 565224
#> Q_wheat_hat_ha              0.334443054      0.541833001      2.06457061 565224
#> Q_barley_hat_ha             0.134925504      0.195678121      1.04051053 565224
#> Q_sorghum_hat_ha            0.043721032      0.004520280      1.34051267 596890
#> Q_oilseeds_hat_ha           0.076348362      0.137653327      0.81384285 565224
#> S_wheat_cl_hat_ha           0.044696268      0.065103433      0.42685085 565224
#> S_sheep_cl_hat_ha           0.191812928      0.092679783      5.54423357 443899
#> S_sheep_births_hat_ha       0.135507234      0.054647108      3.91391084 443899
#> S_sheep_deaths_hat_ha       0.010837010      0.006766101      0.32069252 443899
#> S_beef_cl_hat_ha            0.068570713      0.058875057      1.85296089 443899
#> S_beef_births_hat_ha        0.025795552      0.018719275      0.76190797 443899
#> S_beef_deaths_hat_ha        0.001485327      0.001583372      0.03765333 443899
#> Q_beef_hat_ha               0.023813542      0.017187309      0.71667782 443899
#> Q_sheep_hat_ha              0.082177091      0.033664830      2.28136633 443899
#> Q_lamb_hat_ha               0.089246769      0.028699941      3.28414549 443899
#> R_beef_hat_ha              51.086960700     31.893454455   1812.87992322 443899
#> R_sheep_hat_ha             14.609118707      5.657348894    416.78662464 443899
#> R_lamb_hat_ha              17.958436077      5.392464035    662.70629096 443899
#> C_fodder_hat_ha             4.680639337      3.950126719    208.53535501 443899
#> C_fert_hat_ha              16.503566425      9.252806089    395.98856828 443899
#> C_fuel_hat_ha               5.659014896      6.128167986    108.68719650 443899
#> C_chem_hat_ha               9.158961888      4.841813841    198.70586170 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             71.785145965     71.221775548   1350.23419920 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c1998.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.1348903961924      7.73249870174     20.7186308190
#> C_total_hat_ha             1.2856905854450      4.39637793420      9.9652290911
#> FBP_fci_hat_ha          -127.2639617562074      3.30609053203     10.7760321073
#> FBP_fbp_hat_ha          -411.3853482393160      3.36635545663     11.9443377862
#> A_wheat_hat_ha             0.0000000000000      0.03704906534      0.1105939485
#> H_wheat_dot_hat            0.3993286490440      1.51723054051      2.0625796318
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0513654500
#> H_barley_dot_hat           0.0000000000000      1.66272884607      2.1748909950
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.7941693663597      1.91629308462      2.3943414688
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0157262248
#> H_oilseeds_dot_hat         0.0606695078313      0.92065444589      1.3901915550
#> R_wheat_hat_ha             0.0000000000000     17.22584489083     81.4662717202
#> R_sorghum_hat_ha           0.0000000000000      0.03893040904      0.2263160968
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      5.6433504594
#> R_barley_hat_ha            0.0000000000000      0.30436402198     22.5927276924
#> Q_wheat_hat_ha             0.0000000000000      0.03838701328      0.1828721142
#> Q_barley_hat_ha            0.0000000000000      0.00057304773      0.0563746882
#> Q_sorghum_hat_ha           0.0000000000000      0.00004598595      0.0005109267
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0081568747
#> S_wheat_cl_hat_ha          0.0000000000000      0.00743572781      0.0241616034
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005850332      0.0027683809
#> S_sheep_births_hat_ha      0.0000000000000      0.00012552610      0.0018472625
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002061825      0.0003836864
#> S_beef_cl_hat_ha           0.0000000000000      0.00952331079      0.0237950245
#> S_beef_births_hat_ha       0.0000000000000      0.00354145449      0.0081632835
#> S_beef_deaths_hat_ha       0.0000000000000      0.00031770679      0.0006318496
#> Q_beef_hat_ha              0.0000000000000      0.00258789436      0.0078380051
#> Q_sheep_hat_ha             0.0000000000000      0.00019447544      0.0017786427
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008738755
#> R_beef_hat_ha              0.0000000000000      4.36575459230     13.3364072587
#> R_sheep_hat_ha             0.0000000000000      0.02738374982      0.2630554204
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1519938574
#> C_fodder_hat_ha            0.0611637139948      0.24676415734      0.8594426938
#> C_fert_hat_ha              0.0002988031931      0.01388312887      0.0454758280
#> C_fuel_hat_ha              0.1194792472766      0.34401256628      0.6493178686
#> C_chem_hat_ha              0.0000750195100      0.00455334872      0.0146474505
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -369.9173076281570      3.63248817178     12.5044958307
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            167.061519346    159.704010183   2433.89354989 443899
#> C_total_hat_ha             92.573185842     92.134890423   1930.80406513 443899
#> FBP_fci_hat_ha             74.488333504     66.995257150   1178.47955818 443899
#> FBP_fbp_hat_ha             57.338078861     51.910808610   1152.66504134 443899
#> A_wheat_hat_ha              0.135198066      0.210090641      0.50432801 565224
#> H_wheat_dot_hat             2.180686762      2.713614166      5.40627241 574880
#> A_barley_hat_ha             0.061262482      0.092983374      0.29390493 565224
#> H_barley_dot_hat            2.213959550      2.718945026      5.04195642 578923
#> A_sorghum_hat_ha            0.014148276      0.000000000      0.24994273 596890
#> H_sorghum_dot_hat           2.570732449      3.081339478      5.54624367 609587
#> A_oilseeds_hat_ha           0.045494133      0.091440409      0.29270464 565224
#> H_oilseeds_dot_hat          1.373478297      1.808847666      2.78604341 588520
#> R_wheat_hat_ha            122.946615795    200.414684617    848.63350993 565224
#> R_sorghum_hat_ha           10.004417226      1.528727206    357.66072713 596890
#> R_oilseeds_hat_ha          42.461624403     75.737185831    570.44472949 565224
#> R_barley_hat_ha            46.280117474     65.415703798    396.17043021 565224
#> Q_wheat_hat_ha              0.284743628      0.455739844      1.86901664 565224
#> Q_barley_hat_ha             0.115780481      0.162977191      0.98997090 565224
#> Q_sorghum_hat_ha            0.035834952      0.003890381      1.42613088 596890
#> Q_oilseeds_hat_ha           0.064807513      0.116330812      0.64167256 565224
#> S_wheat_cl_hat_ha           0.038186087      0.056229684      0.38025740 565224
#> S_sheep_cl_hat_ha           0.188157597      0.089817959      5.34199218 443899
#> S_sheep_births_hat_ha       0.134003105      0.051813199      3.85841505 443899
#> S_sheep_deaths_hat_ha       0.010886083      0.006543259      0.33579968 443899
#> S_beef_cl_hat_ha            0.067593203      0.058823469      1.87196162 443899
#> S_beef_births_hat_ha        0.025803219      0.018982252      0.75182629 443899
#> S_beef_deaths_hat_ha        0.001491089      0.001616904      0.04559541 443899
#> Q_beef_hat_ha               0.024792957      0.017229102      0.73390761 443899
#> Q_sheep_hat_ha              0.083968379      0.033731773      2.41288425 443899
#> Q_lamb_hat_ha               0.089557570      0.027922760      3.19667737 443899
#> R_beef_hat_ha              51.938909693     31.963498506   1788.88278116 443899
#> R_sheep_hat_ha             14.503043019      5.397822852    435.05471391 443899
#> R_lamb_hat_ha              17.680914699      5.103796917    628.74387103 443899
#> C_fodder_hat_ha             5.395256727      4.451845729    226.35365935 443899
#> C_fert_hat_ha              16.058139783      8.165427862    401.87131743 443899
#> C_fuel_hat_ha               5.477658646      5.898712999    103.75933863 443899
#> C_chem_hat_ha               8.495170909      4.328910509    178.84272864 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             63.778107717     60.074546257   1243.17422884 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c1999.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.8334193128689      7.74654609527     20.5835040732
#> C_total_hat_ha             1.3599102321396      4.34838694862      9.7834900345
#> FBP_fci_hat_ha          -117.3431293091443      3.45777178499     10.4642387256
#> FBP_fbp_hat_ha          -310.1430875661825      3.48945541890     12.1402524721
#> A_wheat_hat_ha             0.0000000000000      0.04152351990      0.1119920611
#> H_wheat_dot_hat            0.4096384644508      1.94818633795      2.4899541140
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0514818728
#> H_barley_dot_hat           0.2751688361168      1.81398624182      2.2785542011
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          1.2461684942245      2.64510101080      3.1775543690
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0144222435
#> H_oilseeds_dot_hat         0.2544080615044      1.26673364639      1.6148047447
#> R_wheat_hat_ha             0.0000000000000     23.23627422406     87.9143854473
#> R_sorghum_hat_ha           0.0000000000000      0.04327263123      0.2486118024
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      6.9427638735
#> R_barley_hat_ha            0.0000000000000      0.40310718676     19.9077170181
#> Q_wheat_hat_ha             0.0000000000000      0.06055652828      0.2278214693
#> Q_barley_hat_ha            0.0000000000000      0.00084359905      0.0580902970
#> Q_sorghum_hat_ha           0.0000000000000      0.00005995472      0.0005683950
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0109391969
#> S_wheat_cl_hat_ha          0.0000000000000      0.01074795487      0.0302120027
#> S_sheep_cl_hat_ha          0.0000000000000      0.00006161630      0.0029283783
#> S_sheep_births_hat_ha      0.0000000000000      0.00012755981      0.0020259509
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002188108      0.0003584575
#> S_beef_cl_hat_ha           0.0000000000000      0.00960537599      0.0240838325
#> S_beef_births_hat_ha       0.0000000000000      0.00343101550      0.0082332032
#> S_beef_deaths_hat_ha       0.0000000000000      0.00033585297      0.0006462131
#> Q_beef_hat_ha              0.0000000000000      0.00242283300      0.0076967270
#> Q_sheep_hat_ha             0.0000000000000      0.00019652606      0.0018002952
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0009150372
#> R_beef_hat_ha              0.0000000000000      4.08621067625     13.1785889833
#> R_sheep_hat_ha             0.0000000000000      0.02937328681      0.2910403679
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1603511863
#> C_fodder_hat_ha            0.0631161719587      0.21829442908      0.7111678933
#> C_fert_hat_ha              0.0002988031931      0.01450675256      0.0460038505
#> C_fuel_hat_ha              0.1257189542685      0.35625271963      0.6634200921
#> C_chem_hat_ha              0.0000755214161      0.00464881374      0.0156777206
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -268.6750469550234      3.71390294498     12.6898686090
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            168.658124081    164.856281528   2385.56217731 443899
#> C_total_hat_ha             94.031834157     94.189617366   1839.44867877 443899
#> FBP_fci_hat_ha             74.626289924     69.042782113   1304.22041690 443899
#> FBP_fbp_hat_ha             62.457297441     63.156550795   1246.49215963 443899
#> A_wheat_hat_ha              0.137459539      0.210591342      0.50676471 565224
#> H_wheat_dot_hat             2.544061792      3.087884367      5.71743822 572970
#> A_barley_hat_ha             0.062018836      0.093749849      0.30058596 565224
#> H_barley_dot_hat            2.361955080      2.893370271      5.90613651 578036
#> A_sorghum_hat_ha            0.016127197      0.000000000      0.24638353 596890
#> H_sorghum_dot_hat           3.319212306      3.852559805      6.23190880 609164
#> A_oilseeds_hat_ha           0.046204982      0.092616679      0.29270464 565224
#> H_oilseeds_dot_hat          1.600572427      1.991128504      2.97121286 588559
#> R_wheat_hat_ha            122.643514480    199.670842438    798.82273416 565224
#> R_sorghum_hat_ha           12.997367892      1.993260120    319.42009357 596890
#> R_oilseeds_hat_ha          49.251665464     90.635483893    502.32568069 565224
#> R_barley_hat_ha            40.858434061     59.692069967    334.95966926 565224
#> Q_wheat_hat_ha              0.324987586      0.526107973      1.89816210 565224
#> Q_barley_hat_ha             0.118876532      0.173606703      0.94520863 565224
#> Q_sorghum_hat_ha            0.046967052      0.005036160      1.26049695 596890
#> Q_oilseeds_hat_ha           0.075555513      0.137883226      0.69468467 565224
#> S_wheat_cl_hat_ha           0.045464143      0.067074103      0.43573545 565224
#> S_sheep_cl_hat_ha           0.193768885      0.093061565      5.45123974 443899
#> S_sheep_births_hat_ha       0.135613333      0.054932275      3.86722573 443899
#> S_sheep_deaths_hat_ha       0.010949820      0.006993591      0.35908772 443899
#> S_beef_cl_hat_ha            0.068918109      0.059606532      1.86067562 443899
#> S_beef_births_hat_ha        0.025737300      0.018974777      0.75200346 443899
#> S_beef_deaths_hat_ha        0.001443543      0.001444671      0.04345483 443899
#> Q_beef_hat_ha               0.023449678      0.016568440      0.71455678 443899
#> Q_sheep_hat_ha              0.079976828      0.033500256      2.49923505 443899
#> Q_lamb_hat_ha               0.089484678      0.028037919      3.22289783 443899
#> R_beef_hat_ha              51.072821942     31.762771054   1852.27844576 443899
#> R_sheep_hat_ha             14.633618069      5.734140941    450.14520183 443899
#> R_lamb_hat_ha              18.319764021      5.341909244    663.30262600 443899
#> C_fodder_hat_ha             4.283366004      3.614584839    199.27930801 443899
#> C_fert_hat_ha              16.622869479      9.324019632    366.98614979 443899
#> C_fuel_hat_ha               5.670944969      6.246705292    110.23089257 443899
#> C_chem_hat_ha               9.204344019      4.963460550    187.74057533 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             68.897326297     71.340950214   1324.41485586 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2000.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.1058430852299      7.09662085003     19.7569846144
#> C_total_hat_ha             1.2827484261286      4.27412711236      9.8605794808
#> FBP_fci_hat_ha          -134.0499039846470      2.86625943192      9.8397018346
#> FBP_fbp_hat_ha          -328.8186243635537      3.42896901557     12.3912337265
#> A_wheat_hat_ha             0.0000000000000      0.04116082937      0.1126723841
#> H_wheat_dot_hat            0.4248549342155      1.68858146667      2.4434225559
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0508919731
#> H_barley_dot_hat           0.0341500565410      1.91126492620      2.4307523966
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          1.3894039392471      2.66674470901      3.3191692829
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0197016764
#> H_oilseeds_dot_hat         0.3188120126724      1.34056034684      1.6580456495
#> R_wheat_hat_ha             0.0000000000000     19.52438511189     79.5884593384
#> R_sorghum_hat_ha           0.0000000000000      0.03899059624      0.2312496631
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      9.7577131643
#> R_barley_hat_ha            0.0000000000000      0.28832179203     21.3178947977
#> Q_wheat_hat_ha             0.0000000000000      0.05012722293      0.2060423761
#> Q_barley_hat_ha            0.0000000000000      0.00058285658      0.0600340644
#> Q_sorghum_hat_ha           0.0000000000000      0.00005027576      0.0005162038
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0157259945
#> S_wheat_cl_hat_ha          0.0000000000000      0.00975903263      0.0284637222
#> S_sheep_cl_hat_ha          0.0000000000000      0.00006062237      0.0029023761
#> S_sheep_births_hat_ha      0.0000000000000      0.00011755578      0.0017853741
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002118165      0.0003423367
#> S_beef_cl_hat_ha           0.0000000000000      0.00977999879      0.0247740842
#> S_beef_births_hat_ha       0.0000000000000      0.00351342783      0.0082713906
#> S_beef_deaths_hat_ha       0.0000000000000      0.00033258505      0.0006655133
#> Q_beef_hat_ha              0.0000000000000      0.00230557216      0.0071530049
#> Q_sheep_hat_ha             0.0000000000000      0.00019218146      0.0016767738
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008586264
#> R_beef_hat_ha              0.0000000000000      3.99356712465     12.4511408153
#> R_sheep_hat_ha             0.0000000000000      0.02920316039      0.2582990190
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1513607983
#> C_fodder_hat_ha            0.0604903115857      0.22332422704      0.7432830819
#> C_fert_hat_ha              0.0002988031931      0.01376155730      0.0456486912
#> C_fuel_hat_ha              0.1212031984399      0.34802354490      0.6648704877
#> C_chem_hat_ha              0.0000762139459      0.00489232892      0.0172974851
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -291.8419328447314      3.64831007896     12.9432558844
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                   Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.71876184 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            169.19183516    161.259708575   2459.00290143 443899
#> C_total_hat_ha             94.12879714     92.519606939   1908.22871267 443899
#> FBP_fci_hat_ha             75.06303802     66.967560227   1224.91131704 443899
#> FBP_fbp_hat_ha             63.59687215     59.232088943   1214.83306546 443899
#> A_wheat_hat_ha              0.13689328      0.209937215      0.51070112 565224
#> H_wheat_dot_hat             2.45951451      3.123476863      5.42763329 573683
#> A_barley_hat_ha             0.06154922      0.092991102      0.29399580 565224
#> H_barley_dot_hat            2.41266980      2.916311681      4.98466396 578600
#> A_sorghum_hat_ha            0.01512188      0.000000000      0.24631827 596890
#> H_sorghum_dot_hat           3.47106246      4.237119198      6.51462269 609457
#> A_oilseeds_hat_ha           0.04732627      0.094352987      0.29616526 565224
#> H_oilseeds_dot_hat          1.63955505      1.977272540      3.01580882 588356
#> R_wheat_hat_ha            122.86227408    201.292306334    894.12160935 565224
#> R_sorghum_hat_ha           13.24213908      1.656654769    375.65775744 596890
#> R_oilseeds_hat_ha          51.46217832     95.009569770    619.06094190 565224
#> R_barley_hat_ha            44.11636321     63.485571729    309.54630221 565224
#> Q_wheat_hat_ha              0.32697171      0.534709230      2.25999769 565224
#> Q_barley_hat_ha             0.12306538      0.177478013      0.89341304 565224
#> Q_sorghum_hat_ha            0.04804194      0.004230671      1.50408250 596890
#> Q_oilseeds_hat_ha           0.07898669      0.145293378      0.76282835 565224
#> S_wheat_cl_hat_ha           0.04547559      0.068268952      0.42544552 565224
#> S_sheep_cl_hat_ha           0.19515021      0.094234070      5.06961123 443899
#> S_sheep_births_hat_ha       0.13607879      0.056028266      3.89772598 443899
#> S_sheep_deaths_hat_ha       0.01116716      0.006863407      0.34258790 443899
#> S_beef_cl_hat_ha            0.06925754      0.059624961      1.87056831 443899
#> S_beef_births_hat_ha        0.02595945      0.019031232      0.75196588 443899
#> S_beef_deaths_hat_ha        0.00147532      0.001580000      0.04151875 443899
#> Q_beef_hat_ha               0.02330062      0.016146731      0.70117407 443899
#> Q_sheep_hat_ha              0.07854437      0.033761209      2.46984217 443899
#> Q_lamb_hat_ha               0.08978357      0.028254370      3.27212120 443899
#> R_beef_hat_ha              50.65316484     31.126639634   1785.92358566 443899
#> R_sheep_hat_ha             14.20492691      5.816424031    442.53326681 443899
#> R_lamb_hat_ha              18.30208733      5.328909667    645.73925008 443899
#> C_fodder_hat_ha             4.51484193      3.733268210    197.98020524 443899
#> C_fert_hat_ha              16.65291224      8.916472830    367.57181229 443899
#> C_fuel_hat_ha               5.63900020      6.035278913    110.46242784 443899
#> C_chem_hat_ha               9.26647351      4.710556271    195.39616759 443899
#> A_total_cropped_ha          0.07304532      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             70.03690101     67.121618234   1314.10204737 443899
#> farmland_per_cell        2060.58684680   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2001.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.1168355834422      7.33655447375     21.7079787459
#> C_total_hat_ha             1.3878502181315      4.25209572571     10.2205708137
#> FBP_fci_hat_ha          -122.1864380423503      3.16162153316     11.1559256154
#> FBP_fbp_hat_ha          -307.5955553086022      4.00406460586     13.4824488628
#> A_wheat_hat_ha             0.0000000000000      0.04017508402      0.1106774099
#> H_wheat_dot_hat            0.5537229180336      1.64777755737      2.2008793354
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0491894595
#> H_barley_dot_hat           0.0000000000000      1.75576132536      2.2866988182
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.6137801408768      2.35004949570      3.0204761028
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0272193930
#> H_oilseeds_dot_hat         0.3966447114944      1.13503342867      1.5851883888
#> R_wheat_hat_ha             0.0000000000000     20.21095427070     83.5420065771
#> R_sorghum_hat_ha           0.0000000000000      0.03999755048      0.2374048616
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000     17.4949907042
#> R_barley_hat_ha            0.0000000000000      0.37672190824     21.5749551719
#> Q_wheat_hat_ha             0.0000000000000      0.04978639532      0.2037507806
#> Q_barley_hat_ha            0.0000000000000      0.00074934336      0.0552877893
#> Q_sorghum_hat_ha           0.0000000000000      0.00005065140      0.0005393558
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0289002401
#> S_wheat_cl_hat_ha          0.0000000000000      0.00913125343      0.0238053289
#> S_sheep_cl_hat_ha          0.0000000000000      0.00006093873      0.0028777280
#> S_sheep_births_hat_ha      0.0000000000000      0.00012636839      0.0020616761
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002113722      0.0003346314
#> S_beef_cl_hat_ha           0.0000000000000      0.00964502593      0.0247073079
#> S_beef_births_hat_ha       0.0000000000000      0.00358768645      0.0083100167
#> S_beef_deaths_hat_ha       0.0000000000000      0.00033868267      0.0006365518
#> Q_beef_hat_ha              0.0000000000000      0.00247074543      0.0073520899
#> Q_sheep_hat_ha             0.0000000000000      0.00019675171      0.0018804757
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0009167385
#> R_beef_hat_ha              0.0000000000000      4.25918095306     13.1166544124
#> R_sheep_hat_ha             0.0000000000000      0.02997502467      0.3019097697
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1643011577
#> C_fodder_hat_ha            0.0713963914649      0.21770183458      0.7372264307
#> C_fert_hat_ha              0.0002978876498      0.01439038746      0.0453832001
#> C_fuel_hat_ha              0.1181816195514      0.35473951912      0.6736784181
#> C_chem_hat_ha              0.0000785908882      0.00469576376      0.0163435290
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -260.9323355319514      4.34298621716     14.0641118978
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            170.556762113    172.043863170   2391.69653376 443899
#> C_total_hat_ha             93.731688912     95.726199190   1906.83227382 443899
#> FBP_fci_hat_ha             76.825073202     73.286401331   1213.29673267 443899
#> FBP_fbp_hat_ha             63.477320279     59.906813800   1250.32249686 443899
#> A_wheat_hat_ha              0.135651599      0.210508455      0.52953178 565224
#> H_wheat_dot_hat             2.365198780      2.935955524      5.58493423 573213
#> A_barley_hat_ha             0.059737520      0.089199008      0.29101634 565224
#> H_barley_dot_hat            2.318965030      2.834623933      5.84453154 578499
#> A_sorghum_hat_ha            0.015451979      0.000000000      0.30100006 596890
#> H_sorghum_dot_hat           3.059347214      3.775601745      6.56218004 609263
#> A_oilseeds_hat_ha           0.048871495      0.096443154      0.28264949 565224
#> H_oilseeds_dot_hat          1.567980403      1.975918889      3.12857628 587622
#> R_wheat_hat_ha            123.322161703    195.267100577    906.90339217 565224
#> R_sorghum_hat_ha           11.761710830      1.906535675    291.83414231 596890
#> R_oilseeds_hat_ha          49.681931261     84.082427290    524.06464061 565224
#> R_barley_hat_ha            47.213604754     65.837312147    414.25401112 565224
#> Q_wheat_hat_ha              0.306115606      0.488575073      2.15380698 565224
#> Q_barley_hat_ha             0.120797855      0.166881558      1.05102595 565224
#> Q_sorghum_hat_ha            0.042859820      0.004641902      1.14333478 596890
#> Q_oilseeds_hat_ha           0.076313887      0.128935144      0.81638720 565224
#> S_wheat_cl_hat_ha           0.042024799      0.056474795      0.42880221 565224
#> S_sheep_cl_hat_ha           0.194440578      0.091354038      5.67727497 443899
#> S_sheep_births_hat_ha       0.135443595      0.055401759      3.89125915 443899
#> S_sheep_deaths_hat_ha       0.011248793      0.007252180      0.37205018 443899
#> S_beef_cl_hat_ha            0.068711425      0.059521669      1.84588279 443899
#> S_beef_births_hat_ha        0.026119639      0.019352439      0.73479434 443899
#> S_beef_deaths_hat_ha        0.001455919      0.001482546      0.04238483 443899
#> Q_beef_hat_ha               0.024026326      0.016891595      0.72442953 443899
#> Q_sheep_hat_ha              0.078833255      0.035301794      2.58775359 443899
#> Q_lamb_hat_ha               0.089487458      0.029611030      3.29134034 443899
#> R_beef_hat_ha              52.167865201     32.937768051   1852.02657111 443899
#> R_sheep_hat_ha             14.110991954      5.913208263    469.64932942 443899
#> R_lamb_hat_ha              18.236620135      5.565832938    674.41870511 443899
#> C_fodder_hat_ha             4.834893950      3.955950140    219.35099085 443899
#> C_fert_hat_ha              16.530511539      8.991667601    373.97862580 443899
#> C_fuel_hat_ha               5.523801212      6.038807493    110.69744585 443899
#> C_chem_hat_ha               8.823336861      4.817881468    196.22509696 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             69.917349135     68.631590847   1328.24519309 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2002.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.1981408211635      7.57871499407     21.1438926633
#> C_total_hat_ha             1.3359579461084      4.33677539452      9.9005794702
#> FBP_fci_hat_ha          -144.5636447298139      3.17517140518     11.2979499148
#> FBP_fbp_hat_ha          -379.2935731132504      3.26180668189     12.4161374837
#> A_wheat_hat_ha             0.0000000000000      0.03828006941      0.1127657034
#> H_wheat_dot_hat            0.2988076508045      1.52713865042      2.2112166882
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0517395921
#> H_barley_dot_hat           0.0000000000000      1.71703171730      2.2678201199
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.6981198191643      1.68937754631      2.2039418221
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0193720208
#> H_oilseeds_dot_hat         0.2368368655443      1.03637433052      1.5235576630
#> R_wheat_hat_ha             0.0000000000000     17.59603981002     87.9298411677
#> R_sorghum_hat_ha           0.0000000000000      0.03752294405      0.2276384050
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      9.7709984452
#> R_barley_hat_ha            0.0000000000000      0.40585589946     23.1831136460
#> Q_wheat_hat_ha             0.0000000000000      0.03993581100      0.2010667051
#> Q_barley_hat_ha            0.0000000000000      0.00080595861      0.0582439349
#> Q_sorghum_hat_ha           0.0000000000000      0.00004488559      0.0004914407
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0155379611
#> S_wheat_cl_hat_ha          0.0000000000000      0.00766130782      0.0238354657
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005744239      0.0029156103
#> S_sheep_births_hat_ha      0.0000000000000      0.00011769115      0.0018789975
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002007524      0.0003341410
#> S_beef_cl_hat_ha           0.0000000000000      0.00934590199      0.0237361121
#> S_beef_births_hat_ha       0.0000000000000      0.00342340921      0.0081368365
#> S_beef_deaths_hat_ha       0.0000000000000      0.00033353299      0.0006130026
#> Q_beef_hat_ha              0.0000000000000      0.00268258053      0.0081509582
#> Q_sheep_hat_ha             0.0000000000000      0.00019109418      0.0017005874
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008611430
#> R_beef_hat_ha              0.0000000000000      4.46365843713     14.0887310410
#> R_sheep_hat_ha             0.0000000000000      0.02760314292      0.2568718856
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1513048642
#> C_fodder_hat_ha            0.0597724126084      0.23324956621      0.8493160795
#> C_fert_hat_ha              0.0002988031931      0.01359815381      0.0438171662
#> C_fuel_hat_ha              0.1191498807554      0.35550287288      0.6542504004
#> C_chem_hat_ha              0.0000747940086      0.00443310702      0.0151266521
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -337.8255325020913      3.59129938709     12.9937113829
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            171.099306474    167.304590452   2377.73499928 443899
#> C_total_hat_ha             93.489389782     92.692810408   2004.28797067 443899
#> FBP_fci_hat_ha             77.609916692     74.278439585   1163.49448201 443899
#> FBP_fbp_hat_ha             61.998559964     52.973308392   1206.42201044 443899
#> A_wheat_hat_ha              0.135925155      0.210648197      0.51020543 565224
#> H_wheat_dot_hat             2.339420380      3.018280745      5.69410944 574791
#> A_barley_hat_ha             0.061544034      0.091931775      0.28702018 565224
#> H_barley_dot_hat            2.312781865      2.840128183      6.17295885 578357
#> A_sorghum_hat_ha            0.015272241      0.000000000      0.25058110 596890
#> H_sorghum_dot_hat           2.535092504      3.227114320      6.52698898 609346
#> A_oilseeds_hat_ha           0.046367993      0.091711316      0.29270464 565224
#> H_oilseeds_dot_hat          1.511421341      1.961545885      2.91666102 588339
#> R_wheat_hat_ha            129.635866830    212.383210546    946.69672608 565224
#> R_sorghum_hat_ha           10.250312424      1.760419696    337.10913247 596890
#> R_oilseeds_hat_ha          46.338829402     79.136366268    484.61852121 565224
#> R_barley_hat_ha            48.050383904     70.157781704    380.62398244 565224
#> Q_wheat_hat_ha              0.303598462      0.501172125      2.22273739 565224
#> Q_barley_hat_ha             0.123298862      0.179145585      1.01972399 565224
#> Q_sorghum_hat_ha            0.036704749      0.004513151      1.33711454 596890
#> Q_oilseeds_hat_ha           0.071011512      0.121935942      0.77930216 565224
#> S_wheat_cl_hat_ha           0.039036810      0.055306716      0.39217944 565224
#> S_sheep_cl_hat_ha           0.194001730      0.088779359      5.91789952 443899
#> S_sheep_births_hat_ha       0.134432391      0.051538215      3.84423737 443899
#> S_sheep_deaths_hat_ha       0.011130882      0.007308099      0.37050406 443899
#> S_beef_cl_hat_ha            0.067788220      0.058362378      1.85876575 443899
#> S_beef_births_hat_ha        0.025801643      0.018913713      0.77067986 443899
#> S_beef_deaths_hat_ha        0.001496211      0.001594333      0.04149481 443899
#> Q_beef_hat_ha               0.024591242      0.017727591      0.72280233 443899
#> Q_sheep_hat_ha              0.078798495      0.035571764      2.13005394 443899
#> Q_lamb_hat_ha               0.089067769      0.027178402      3.28942877 443899
#> R_beef_hat_ha              52.138363928     34.230041406   1822.84488188 443899
#> R_sheep_hat_ha             13.836979488      5.610821326    385.66640747 443899
#> R_lamb_hat_ha              17.830053884      5.000219212    706.15124220 443899
#> C_fodder_hat_ha             5.155622448      4.553437128    217.65138458 443899
#> C_fert_hat_ha              16.224899763      7.928403677    403.10226988 443899
#> C_fuel_hat_ha               5.497584117      5.911574389    105.53461780 443899
#> C_chem_hat_ha               9.002169044      4.527061423    201.23235038 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             68.438588820     60.584875654   1303.09783024 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2003.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.8356114941566      7.68895342486     20.6399954360
#> C_total_hat_ha             1.2569796259865      4.43493500659     10.2630086023
#> FBP_fci_hat_ha          -200.1896881234303      3.12251389301     10.1216513460
#> FBP_fbp_hat_ha          -460.8063683695212      1.70410081145      7.8957156988
#> A_wheat_hat_ha             0.0000000000000      0.01814410471      0.1042185985
#> H_wheat_dot_hat            0.0125811370090      0.80478502810      1.1859632730
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0518501811
#> H_barley_dot_hat           0.0000000000000      0.56268548965      0.9330543280
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.4880809187889      1.66858208179      2.1093404293
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.0000000000000      0.34805037081      0.7095082402
#> R_wheat_hat_ha             0.0000000000000      8.96136945093     58.1050795478
#> R_sorghum_hat_ha           0.0000000000000      0.03474441797      0.2114844556
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      1.3148892999
#> R_barley_hat_ha            0.0000000000000      0.30346620709     10.9892709227
#> Q_wheat_hat_ha             0.0000000000000      0.01373274327      0.1008472255
#> Q_barley_hat_ha            0.0000000000000      0.00047364664      0.0211689583
#> Q_sorghum_hat_ha           0.0000000000000      0.00004030308      0.0004401010
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0011243932
#> S_wheat_cl_hat_ha          0.0000000000000      0.00472105511      0.0185577994
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005839183      0.0027272993
#> S_sheep_births_hat_ha      0.0000000000000      0.00011588630      0.0017644916
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002223862      0.0004343463
#> S_beef_cl_hat_ha           0.0000000000000      0.00890338299      0.0223873200
#> S_beef_births_hat_ha       0.0000000000000      0.00319860419      0.0078145707
#> S_beef_deaths_hat_ha       0.0000000000000      0.00040504961      0.0009093239
#> Q_beef_hat_ha              0.0000000000000      0.00288698499      0.0082047671
#> Q_sheep_hat_ha             0.0000000000000      0.00018935054      0.0017232686
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008147057
#> R_beef_hat_ha              0.0000000000000      4.58109651244     13.4239319924
#> R_sheep_hat_ha             0.0000000000000      0.02589166405      0.2501663720
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1408128514
#> C_fodder_hat_ha            0.0794389619515      0.31675955641      1.1666524027
#> C_fert_hat_ha              0.0002988031931      0.01402059701      0.0437238902
#> C_fuel_hat_ha              0.1254411867898      0.34662274247      0.6393869770
#> C_chem_hat_ha              0.0000749364587      0.00453832172      0.0151822983
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -419.3383277583621      2.02914680181      9.1977602049
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            150.020155163    150.615174973   2433.73194655 443899
#> C_total_hat_ha             89.028468726     90.755769128   1982.29526451 443899
#> FBP_fci_hat_ha             60.991686437     51.206524637   1294.30184996 443899
#> FBP_fbp_hat_ha             34.075025154     20.793433408   1178.19168651 443899
#> A_wheat_hat_ha              0.128483104      0.203302976      0.53980112 565224
#> H_wheat_dot_hat             1.442338532      1.850157261      5.08173895 576590
#> A_barley_hat_ha             0.062346421      0.094826354      0.29882291 565224
#> H_barley_dot_hat            1.230201240      1.729966879      5.08450937 578878
#> A_sorghum_hat_ha            0.011847461      0.000000000      0.25653001 596890
#> H_sorghum_dot_hat           2.414153231      3.104488611      5.30029058 610038
#> A_oilseeds_hat_ha           0.040559983      0.085499093      0.27456516 565224
#> H_oilseeds_dot_hat          0.878077393      1.308266342      2.56762052 590703
#> R_wheat_hat_ha             92.568534429    143.471944156    974.57691585 565224
#> R_sorghum_hat_ha            7.315895348      1.294208576    254.83319272 596890
#> R_oilseeds_hat_ha          24.932725831     34.695234906    543.62312048 565224
#> R_barley_hat_ha            33.377351444     45.788626220    400.66070358 565224
#> Q_wheat_hat_ha              0.171063593      0.258372121      1.76798313 565224
#> Q_barley_hat_ha             0.066359759      0.090669779      0.80483645 565224
#> Q_sorghum_hat_ha            0.025689443      0.003017854      0.98074785 596890
#> Q_oilseeds_hat_ha           0.037242237      0.051364071      0.55724551 565224
#> S_wheat_cl_hat_ha           0.027676934      0.039178108      0.36085131 565224
#> S_sheep_cl_hat_ha           0.175690369      0.075439669      4.97790345 443899
#> S_sheep_births_hat_ha       0.129978825      0.042906509      3.88810386 443899
#> S_sheep_deaths_hat_ha       0.011427290      0.009822868      0.32836026 443899
#> S_beef_cl_hat_ha            0.065148876      0.056183085      1.83866453 443899
#> S_beef_births_hat_ha        0.025090703      0.018227282      0.76406412 443899
#> S_beef_deaths_hat_ha        0.001724626      0.001977615      0.04546468 443899
#> Q_beef_hat_ha               0.026291231      0.018938864      0.71970804 443899
#> Q_sheep_hat_ha              0.092563179      0.038779857      2.52221909 443899
#> Q_lamb_hat_ha               0.088864470      0.026320411      3.30956839 443899
#> R_beef_hat_ha              52.987115451     35.069416519   1746.63812876 443899
#> R_sheep_hat_ha             15.647910530      5.622245785    437.43387785 443899
#> R_lamb_hat_ha              17.252453122      4.653445484    657.21705308 443899
#> C_fodder_hat_ha             7.535049091      6.846843547    261.53980846 443899
#> C_fert_hat_ha              13.473213226      6.651153970    350.99205367 443899
#> C_fuel_hat_ha               5.234280361      5.711093820    110.79393882 443899
#> C_chem_hat_ha               7.342620098      3.718231523    159.75579134 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             40.515054010     25.536079417   1257.28360505 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2004.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.8822060926149      7.75700034872     20.1581832225
#> C_total_hat_ha             1.3016624028658      4.36248613528      9.9193438017
#> FBP_fci_hat_ha          -182.3776310932940      3.38284037611     10.2716700160
#> FBP_fbp_hat_ha          -404.8287704974625      2.66913727724     11.0190258148
#> A_wheat_hat_ha             0.0000000000000      0.03961568419      0.1113730887
#> H_wheat_dot_hat            0.4207540750504      1.53335702419      2.1501698494
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0555347055
#> H_barley_dot_hat           0.2116022855043      1.69447845221      2.2637131214
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.8404889106750      2.17345619202      2.7321171761
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.1975571513176      1.25874102116      1.6295944452
#> R_wheat_hat_ha             0.0000000000000     21.23435781729     88.8845714147
#> R_sorghum_hat_ha           0.0000000000000      0.04054400331      0.2249354740
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      1.7005357104
#> R_barley_hat_ha            0.0000000000000      0.72040635411     22.7813734169
#> Q_wheat_hat_ha             0.0000000000000      0.04598735742      0.1961541411
#> Q_barley_hat_ha            0.0000000000000      0.00151477828      0.0611445732
#> Q_sorghum_hat_ha           0.0000000000000      0.00004873040      0.0004830877
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0014486851
#> S_wheat_cl_hat_ha          0.0000000000000      0.00808687365      0.0237398182
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005861172      0.0028041805
#> S_sheep_births_hat_ha      0.0000000000000      0.00011928114      0.0018344841
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002140079      0.0003869982
#> S_beef_cl_hat_ha           0.0000000000000      0.00914849647      0.0236563074
#> S_beef_births_hat_ha       0.0000000000000      0.00325480759      0.0078522321
#> S_beef_deaths_hat_ha       0.0000000000000      0.00037033961      0.0006965011
#> Q_beef_hat_ha              0.0000000000000      0.00272752454      0.0079413748
#> Q_sheep_hat_ha             0.0000000000000      0.00019181138      0.0017154701
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008251988
#> R_beef_hat_ha              0.0000000000000      4.42106793289     13.1070360292
#> R_sheep_hat_ha             0.0000000000000      0.02804325073      0.2600151346
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1463280846
#> C_fodder_hat_ha            0.0624286358196      0.26665478965      0.9100688876
#> C_fert_hat_ha              0.0002988031931      0.01388741797      0.0438824400
#> C_fuel_hat_ha              0.1195724632868      0.34856660168      0.6510187177
#> C_chem_hat_ha              0.0000750872643      0.00458941602      0.0152755722
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -367.8626801391160      2.90053288232     11.5252237416
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            171.870510901    161.983160268   2421.03836301 443899
#> C_total_hat_ha             93.852393453     93.033320675   1870.85216710 443899
#> FBP_fci_hat_ha             78.018117448     67.559217437   1132.32119019 443899
#> FBP_fbp_hat_ha             61.532562501     52.806716408   1141.77148492 443899
#> A_wheat_hat_ha              0.136423141      0.209981184      0.54404414 565224
#> H_wheat_dot_hat             2.306607194      2.961498499      5.51595688 574245
#> A_barley_hat_ha             0.065802702      0.100663003      0.30694628 565224
#> H_barley_dot_hat            2.342110070      2.941682220      6.06180716 577663
#> A_sorghum_hat_ha            0.013511628      0.000000000      0.24029404 596890
#> H_sorghum_dot_hat           2.978726519      3.753708482      5.97679853 609511
#> A_oilseeds_hat_ha           0.042723159      0.088635977      0.27848399 565224
#> H_oilseeds_dot_hat          1.591759112      1.972122312      2.81295371 590327
#> R_wheat_hat_ha            132.018087830    211.096456560    970.04781354 565224
#> R_sorghum_hat_ha           10.538091428      1.690168980    294.27765308 596890
#> R_oilseeds_hat_ha          44.988137619     82.967892528    568.05912685 565224
#> R_barley_hat_ha            48.710913629     69.020737094    379.02621553 565224
#> Q_wheat_hat_ha              0.303306870      0.487101353      2.09929249 565224
#> Q_barley_hat_ha             0.132785275      0.186908480      1.03605616 565224
#> Q_sorghum_hat_ha            0.037694548      0.004141497      1.15159599 596890
#> Q_oilseeds_hat_ha           0.068984609      0.127891576      0.66157345 565224
#> S_wheat_cl_hat_ha           0.039240590      0.058010518      0.38823046 565224
#> S_sheep_cl_hat_ha           0.190780202      0.091458380      5.50442765 443899
#> S_sheep_births_hat_ha       0.134849626      0.052706372      3.87378033 443899
#> S_sheep_deaths_hat_ha       0.011367373      0.007600996      0.34165826 443899
#> S_beef_cl_hat_ha            0.067476037      0.057615774      1.82116545 443899
#> S_beef_births_hat_ha        0.025458862      0.018467025      0.76255911 443899
#> S_beef_deaths_hat_ha        0.001566839      0.001760157      0.04209037 443899
#> Q_beef_hat_ha               0.024490016      0.017696196      0.74059167 443899
#> Q_sheep_hat_ha              0.082123399      0.033076554      2.34964180 443899
#> Q_lamb_hat_ha               0.089145136      0.028180702      3.29474937 443899
#> R_beef_hat_ha              51.187640635     33.242694098   1799.74623816 443899
#> R_sheep_hat_ha             14.848915779      5.303297978    432.83891799 443899
#> R_lamb_hat_ha              18.022305967      5.237201704    685.38936467 443899
#> C_fodder_hat_ha             5.333152545      4.546007914    225.98039832 443899
#> C_fert_hat_ha              16.098260213      9.124909863    401.66550405 443899
#> C_fuel_hat_ha               5.603097923      5.982970511    110.79393882 443899
#> C_chem_hat_ha               9.020180058      4.859898915    192.34479528 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             67.972591357     60.793409213   1235.53696732 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2005.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.2257462028367      8.32197818717     21.6013716734
#> C_total_hat_ha             1.2706722843967      4.44439509643     10.0522085435
#> FBP_fci_hat_ha          -157.5412211502334      3.67075417877     11.6386234952
#> FBP_fbp_hat_ha          -429.6800552000959      2.66919360811     10.8591342792
#> A_wheat_hat_ha             0.0000000000000      0.03431187805      0.1118816324
#> H_wheat_dot_hat            0.2124400436878      1.24280434847      1.8219148517
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0540455170
#> H_barley_dot_hat           0.0120277935639      1.22787308693      1.8902403116
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.7148869633675      2.04340064526      3.0610516071
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.0000000000000      0.83358192444      1.1951537132
#> R_wheat_hat_ha             0.0000000000000     15.90317026338     79.8867708837
#> R_sorghum_hat_ha           0.0000000000000      0.03440109121      0.2114268166
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      2.3076549313
#> R_barley_hat_ha            0.0000000000000      0.38607297035     20.9200307860
#> Q_wheat_hat_ha             0.0000000000000      0.03188376767      0.1645125844
#> Q_barley_hat_ha            0.0000000000000      0.00070750175      0.0493718002
#> Q_sorghum_hat_ha           0.0000000000000      0.00003799960      0.0004458764
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0023451431
#> S_wheat_cl_hat_ha          0.0000000000000      0.00606282112      0.0213921026
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005640443      0.0027942662
#> S_sheep_births_hat_ha      0.0000000000000      0.00012004826      0.0018556762
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002184505      0.0003983748
#> S_beef_cl_hat_ha           0.0000000000000      0.00918973381      0.0229628699
#> S_beef_births_hat_ha       0.0000000000000      0.00332787283      0.0079895551
#> S_beef_deaths_hat_ha       0.0000000000000      0.00038046355      0.0007107736
#> Q_beef_hat_ha              0.0000000000000      0.00280025213      0.0083521792
#> Q_sheep_hat_ha             0.0000000000000      0.00019334344      0.0017037193
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008606879
#> R_beef_hat_ha              0.0000000000000      4.58479731936     13.9432993774
#> R_sheep_hat_ha             0.0000000000000      0.02675205197      0.2482322404
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1501963821
#> C_fodder_hat_ha            0.0684242106707      0.28344163225      0.9798909685
#> C_fert_hat_ha              0.0002988031931      0.01391570045      0.0436440223
#> C_fuel_hat_ha              0.1181732713457      0.34748267596      0.6531145718
#> C_chem_hat_ha              0.0000749364587      0.00442618860      0.0147167018
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -388.2120145889368      2.92110466900     11.4819823499
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            163.222564274    156.123563732   2489.98155516 443899
#> C_total_hat_ha             91.493675031     92.073137728   1922.78904556 443899
#> FBP_fci_hat_ha             71.728889243     63.760949172   1200.87620222 443899
#> FBP_fbp_hat_ha             52.724423590     41.551808371   1223.97931035 443899
#> A_wheat_hat_ha              0.135506228      0.209715434      0.51687580 565224
#> H_wheat_dot_hat             1.970429655      2.545064211      5.34848928 575510
#> A_barley_hat_ha             0.064405412      0.098077761      0.30501422 565224
#> H_barley_dot_hat            1.924683342      2.505642414      6.04896736 578561
#> A_sorghum_hat_ha            0.014021764      0.000000000      0.23973080 596890
#> H_sorghum_dot_hat           3.024947891      3.848646641      6.51243305 609691
#> A_oilseeds_hat_ha           0.043456331      0.088771885      0.26750964 565224
#> H_oilseeds_dot_hat          1.265355096      1.749162436      2.75469089 589609
#> R_wheat_hat_ha            117.010849308    189.974924472    996.84021193 565224
#> R_sorghum_hat_ha           10.542091783      1.472633618    303.17396601 596890
#> R_oilseeds_hat_ha          37.577969437     65.039198197    558.19784948 565224
#> R_barley_hat_ha            43.169930537     63.506973168    373.87082449 565224
#> Q_wheat_hat_ha              0.251348591      0.403061405      2.00023183 565224
#> Q_barley_hat_ha             0.102182324      0.149832405      0.87266599 565224
#> Q_sorghum_hat_ha            0.038081162      0.003531290      1.19012912 596890
#> Q_oilseeds_hat_ha           0.057271628      0.097265969      0.69635586 565224
#> S_wheat_cl_hat_ha           0.033283420      0.048699400      0.41377612 565224
#> S_sheep_cl_hat_ha           0.185344667      0.086679667      5.69655044 443899
#> S_sheep_births_hat_ha       0.133324693      0.049540929      3.92528614 443899
#> S_sheep_deaths_hat_ha       0.011041001      0.007516570      0.39531075 443899
#> S_beef_cl_hat_ha            0.067167772      0.057372965      1.83558087 443899
#> S_beef_births_hat_ha        0.025530630      0.018702100      0.76975174 443899
#> S_beef_deaths_hat_ha        0.001590746      0.001743123      0.04334437 443899
#> Q_beef_hat_ha               0.024846142      0.018024054      0.73328427 443899
#> Q_sheep_hat_ha              0.086260312      0.034882188      2.27761752 443899
#> Q_lamb_hat_ha               0.089245309      0.027005089      3.33762646 443899
#> R_beef_hat_ha              51.665515342     34.478746342   1780.44410465 443899
#> R_sheep_hat_ha             15.013625726      5.414818986    419.96377764 443899
#> R_lamb_hat_ha              17.723955691      4.926414498    690.50289303 443899
#> C_fodder_hat_ha             5.753747885      5.159291166    229.19165416 443899
#> C_fert_hat_ha              14.870736257      7.697512379    406.03130934 443899
#> C_fuel_hat_ha               5.450667535      5.823318464    111.26049211 443899
#> C_chem_hat_ha               8.506101294      4.216391297    202.30677151 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             59.164452446     49.410303375   1317.74479274 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2006.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.6772605528105      8.16848538616     20.0984160152
#> C_total_hat_ha             1.3040468964327      4.35249786744      9.8943575451
#> FBP_fci_hat_ha          -212.0880244379254      3.65711187067     10.3411547762
#> FBP_fbp_hat_ha          -412.5456725602889      2.50540054520     10.8588228648
#> A_wheat_hat_ha             0.0000000000000      0.04016140755      0.1123996377
#> H_wheat_dot_hat            0.4832097887993      1.69988507032      2.3525898457
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0529584214
#> H_barley_dot_hat           0.1166827231646      1.86403143406      2.3880336285
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.7384516000748      1.82002758980      2.4039728642
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.4409838616848      1.34446454048      1.6540871859
#> R_wheat_hat_ha             0.0000000000000     22.76312712105     90.1775452717
#> R_sorghum_hat_ha           0.0000000000000      0.04082924731      0.2483146009
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      3.6184579144
#> R_barley_hat_ha            0.0000000000000      0.70084983291     23.0775847538
#> Q_wheat_hat_ha             0.0000000000000      0.05234259019      0.2153871561
#> Q_barley_hat_ha            0.0000000000000      0.00151662982      0.0640547263
#> Q_sorghum_hat_ha           0.0000000000000      0.00005007100      0.0005665698
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0038994267
#> S_wheat_cl_hat_ha          0.0000000000000      0.00852701882      0.0248186303
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005426671      0.0028064118
#> S_sheep_births_hat_ha      0.0000000000000      0.00011722347      0.0019280409
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002283256      0.0003745869
#> S_beef_cl_hat_ha           0.0000000000000      0.00927770686      0.0229544514
#> S_beef_births_hat_ha       0.0000000000000      0.00313396156      0.0079287197
#> S_beef_deaths_hat_ha       0.0000000000000      0.00037544929      0.0007066086
#> Q_beef_hat_ha              0.0000000000000      0.00260868529      0.0079297454
#> Q_sheep_hat_ha             0.0000000000000      0.00019132345      0.0017942258
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0009057068
#> R_beef_hat_ha              0.0000000000000      4.23154933313     13.3948291165
#> R_sheep_hat_ha             0.0000000000000      0.02716955164      0.2703941031
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1532647292
#> C_fodder_hat_ha            0.0644163604116      0.26965407736      0.8743633336
#> C_fert_hat_ha              0.0002988031931      0.01415450203      0.0438369713
#> C_fuel_hat_ha              0.1206581906141      0.35316318962      0.6514312559
#> C_chem_hat_ha              0.0000752634350      0.00455613946      0.0152559010
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -365.8824527836382      2.75481607401     11.3176939145
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            173.629866405    168.807216159   2349.55764258 443899
#> C_total_hat_ha             94.306284389     93.929840654   1977.14593299 443899
#> FBP_fci_hat_ha             79.323582015     76.284703468   1179.36679444 443899
#> FBP_fbp_hat_ha             61.980331636     57.659239138   1192.81842916 443899
#> A_wheat_hat_ha              0.137042248      0.209840324      0.51815540 565224
#> H_wheat_dot_hat             2.436515586      3.048584223      5.34196091 573535
#> A_barley_hat_ha             0.063631238      0.096967716      0.30453730 565224
#> H_barley_dot_hat            2.425918268      2.954262495      5.49911833 577667
#> A_sorghum_hat_ha            0.017986336      0.000000000      0.24228396 596890
#> H_sorghum_dot_hat           2.568143741      3.213651419      5.62372398 608901
#> A_oilseeds_hat_ha           0.045218091      0.091529483      0.29182443 565224
#> H_oilseeds_dot_hat          1.662822314      1.987798691      3.31099510 589315
#> R_wheat_hat_ha            130.926806322    215.032739560    872.37474617 565224
#> R_sorghum_hat_ha           12.399428896      2.339902349    348.98386965 596890
#> R_oilseeds_hat_ha          49.106723953     89.269597710    523.38099519 565224
#> R_barley_hat_ha            47.102129982     68.113961607    351.88124709 565224
#> Q_wheat_hat_ha              0.321562133      0.532505717      2.08025631 565224
#> Q_barley_hat_ha             0.131783800      0.190036845      1.00428971 565224
#> Q_sorghum_hat_ha            0.045294552      0.006103862      1.38854829 596890
#> Q_oilseeds_hat_ha           0.075554503      0.137049495      0.87507692 565224
#> S_wheat_cl_hat_ha           0.040736101      0.059224838      0.39246639 565224
#> S_sheep_cl_hat_ha           0.183192928      0.091511999      5.25026844 443899
#> S_sheep_births_hat_ha       0.133709894      0.053570766      3.97037785 443899
#> S_sheep_deaths_hat_ha       0.011338313      0.007121259      0.36960831 443899
#> S_beef_cl_hat_ha            0.067574976      0.059062727      1.85489178 443899
#> S_beef_births_hat_ha        0.025474190      0.018715838      0.76747454 443899
#> S_beef_deaths_hat_ha        0.001540875      0.001682623      0.04100784 443899
#> Q_beef_hat_ha               0.024432370      0.016692509      0.73243534 443899
#> Q_sheep_hat_ha              0.089146642      0.036142175      2.59317688 443899
#> Q_lamb_hat_ha               0.088598687      0.028887156      3.30896640 443899
#> R_beef_hat_ha              51.697504760     31.599901111   1838.62820207 443899
#> R_sheep_hat_ha             15.871838824      5.763035745    464.13135978 443899
#> R_lamb_hat_ha              17.694294581      5.346048712    660.94098153 443899
#> C_fodder_hat_ha             4.972705828      4.210164153    210.05811917 443899
#> C_fert_hat_ha              16.589262707      9.634904128    352.03832413 443899
#> C_fuel_hat_ha               5.639200007      6.098376214    105.66534496 443899
#> C_chem_hat_ha               9.054793399      4.563087676    192.68054768 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             68.420360491     65.341286991   1286.58391156 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2007.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.0051104319205      7.46220819212     20.8570326139
#> C_total_hat_ha             1.2426841825976      4.38040710180     10.1185706450
#> FBP_fci_hat_ha          -155.2730057282378      3.12748450956     10.5425132777
#> FBP_fbp_hat_ha          -487.0542786062894      2.36976749367      9.3413108357
#> A_wheat_hat_ha             0.0000000000000      0.01896847030      0.1064780802
#> H_wheat_dot_hat            0.2120742201805      0.95285415649      1.3256823421
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0530970264
#> H_barley_dot_hat           0.0000000000000      0.72862759233      1.1582008600
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.3651633262634      1.68854990602      2.0661860704
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.0258941091597      0.43397771567      0.6955784857
#> R_wheat_hat_ha             0.0000000000000     10.44685590242     61.0796813427
#> R_sorghum_hat_ha           0.0000000000000      0.03267653628      0.1872062258
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      3.7183893756
#> R_barley_hat_ha            0.0000000000000      0.23976284493     13.3661469013
#> Q_wheat_hat_ha             0.0000000000000      0.01754999119      0.1061416449
#> Q_barley_hat_ha            0.0000000000000      0.00033109593      0.0255908801
#> Q_sorghum_hat_ha           0.0000000000000      0.00003247426      0.0003814868
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0052496896
#> S_wheat_cl_hat_ha          0.0000000000000      0.00516258229      0.0186305267
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005768405      0.0028426235
#> S_sheep_births_hat_ha      0.0000000000000      0.00012444209      0.0018456684
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002105011      0.0003727619
#> S_beef_cl_hat_ha           0.0000000000000      0.00916480064      0.0225153058
#> S_beef_births_hat_ha       0.0000000000000      0.00338089733      0.0078298798
#> S_beef_deaths_hat_ha       0.0000000000000      0.00036192454      0.0007560957
#> Q_beef_hat_ha              0.0000000000000      0.00290278860      0.0081833039
#> Q_sheep_hat_ha             0.0000000000000      0.00019751133      0.0017325109
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008389429
#> R_beef_hat_ha              0.0000000000000      4.63986847986     13.2164742014
#> R_sheep_hat_ha             0.0000000000000      0.02866957139      0.2477008197
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1428328934
#> C_fodder_hat_ha            0.0775463989326      0.30974679724      1.0585567174
#> C_fert_hat_ha              0.0002954679004      0.01379133722      0.0437686067
#> C_fuel_hat_ha              0.1201366854837      0.34549233147      0.6540568988
#> C_chem_hat_ha              0.0000778440582      0.00450330586      0.0151902148
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -445.5862379951304      2.69375120781     10.3717917504
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            151.807767636    154.774524764   2524.64412785 443899
#> C_total_hat_ha             89.559797121     93.324353452   1882.04758381 443899
#> FBP_fci_hat_ha             62.247970516     58.368186978   1347.55969226 443899
#> FBP_fbp_hat_ha             36.543774866     28.610615699   1160.35973455 443899
#> A_wheat_hat_ha              0.130119244      0.206466619      0.53489411 565224
#> H_wheat_dot_hat             1.468013606      1.856270850      4.62372398 575924
#> A_barley_hat_ha             0.061634609      0.094300091      0.30201229 565224
#> H_barley_dot_hat            1.309990175      1.800661087      4.47648478 578991
#> A_sorghum_hat_ha            0.012411288      0.000000000      0.25577441 596890
#> H_sorghum_dot_hat           2.172768258      2.639271975      5.27946663 609918
#> A_oilseeds_hat_ha           0.043348820      0.087681154      0.29616526 565224
#> H_oilseeds_dot_hat          0.802664515      1.047053397      2.52218628 588772
#> R_wheat_hat_ha             97.506070538    155.967540887    643.80637578 565224
#> R_sorghum_hat_ha            6.719578068      1.221668875    278.32564402 596890
#> R_oilseeds_hat_ha          24.895944222     35.855407211    624.41819806 565224
#> R_barley_hat_ha            36.231133094     48.083058402    409.52095765 565224
#> Q_wheat_hat_ha              0.182272238      0.283821490      1.21711769 565224
#> Q_barley_hat_ha             0.071499956      0.094853589      0.76002969 565224
#> Q_sorghum_hat_ha            0.023826941      0.002889939      1.08250210 596890
#> Q_oilseeds_hat_ha           0.037002799      0.052975140      0.59650531 565224
#> S_wheat_cl_hat_ha           0.027397232      0.040858053      0.33234732 565224
#> S_sheep_cl_hat_ha           0.179358850      0.085515006      5.10891982 443899
#> S_sheep_births_hat_ha       0.130568340      0.047480891      3.84085188 443899
#> S_sheep_deaths_hat_ha       0.010864656      0.007191263      0.33033419 443899
#> S_beef_cl_hat_ha            0.065464085      0.057641314      1.85555480 443899
#> S_beef_births_hat_ha        0.025391642      0.018990705      0.74437870 443899
#> S_beef_deaths_hat_ha        0.001620756      0.001691646      0.04103751 443899
#> Q_beef_hat_ha               0.026380831      0.017690725      0.77240682 443899
#> Q_sheep_hat_ha              0.089679591      0.034874485      2.44128151 443899
#> Q_lamb_hat_ha               0.089231762      0.026778115      3.34907674 443899
#> R_beef_hat_ha              53.224160895     33.183001962   1766.21237916 443899
#> R_sheep_hat_ha             15.201527353      5.232654315    449.21803796 443899
#> R_lamb_hat_ha              17.397003441      4.760850035    655.59663301 443899
#> C_fodder_hat_ha             7.529506769      6.023852908    252.52890605 443899
#> C_fert_hat_ha              13.531465578      6.948971889    349.54427542 443899
#> C_fuel_hat_ha               5.286111925      5.668888877    107.72659158 443899
#> C_chem_hat_ha               7.462753089      3.631675554    140.45643009 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             42.983803721     34.546931706   1217.07272962 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2008.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.9621967279492      8.05039419782     21.7679982050
#> C_total_hat_ha             1.2700298409375      4.46421272063     10.1361947450
#> FBP_fci_hat_ha          -163.3451719085858      3.73118376773     11.5603209587
#> FBP_fbp_hat_ha          -486.7626879434196      2.56348969054     10.8683247764
#> A_wheat_hat_ha             0.0000000000000      0.03933751670      0.1091553755
#> H_wheat_dot_hat            0.1755817532539      1.07261586189      1.6592760086
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0547587536
#> H_barley_dot_hat           0.0000000000000      0.88930219412      1.5637265444
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          1.2836605310440      2.46628189087      2.8993747234
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.0000000000000      0.57375901937      0.9284625053
#> R_wheat_hat_ha             0.0000000000000     18.42553680721     70.3161399092
#> R_sorghum_hat_ha           0.0000000000000      0.04673036344      0.2825081763
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      1.6544249748
#> R_barley_hat_ha            0.0000000000000      0.62068797652     16.5064333656
#> Q_wheat_hat_ha             0.0000000000000      0.03593161585      0.1403881115
#> Q_barley_hat_ha            0.0000000000000      0.00119555749      0.0364598812
#> Q_sorghum_hat_ha           0.0000000000000      0.00006690108      0.0006308623
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0013497420
#> S_wheat_cl_hat_ha          0.0000000000000      0.00818116954      0.0213701489
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005707461      0.0025221739
#> S_sheep_births_hat_ha      0.0000000000000      0.00011755339      0.0018293388
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002278726      0.0004295827
#> S_beef_cl_hat_ha           0.0000000000000      0.00898724964      0.0226327860
#> S_beef_births_hat_ha       0.0000000000000      0.00323278950      0.0077593217
#> S_beef_deaths_hat_ha       0.0000000000000      0.00037213424      0.0007064530
#> Q_beef_hat_ha              0.0000000000000      0.00282288912      0.0085603380
#> Q_sheep_hat_ha             0.0000000000000      0.00019350425      0.0019656018
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008335494
#> R_beef_hat_ha              0.0000000000000      4.56922640028     14.6547768354
#> R_sheep_hat_ha             0.0000000000000      0.02798793991      0.2935463403
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1469444689
#> C_fodder_hat_ha            0.0731925026538      0.29381201232      0.9498742104
#> C_fert_hat_ha              0.0002988031931      0.01389028213      0.0445128412
#> C_fuel_hat_ha              0.1111514500384      0.34538920847      0.6537767393
#> C_chem_hat_ha              0.0000752634350      0.00458439012      0.0152161984
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -441.1302292639983      2.86618103897     11.6095920884
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            157.314479106    152.235824753   2508.64019179 443899
#> C_total_hat_ha             90.165667733     91.749388001   1916.03572253 443899
#> FBP_fci_hat_ha             67.148811373     56.105966295   1161.82992567 443899
#> FBP_fbp_hat_ha             49.135898301     38.983691972   1150.25066200 443899
#> A_wheat_hat_ha              0.134443842      0.207602535      0.53791797 565224
#> H_wheat_dot_hat             1.778743897      2.326040983      5.13704014 573185
#> A_barley_hat_ha             0.065302576      0.099839250      0.29746872 565224
#> H_barley_dot_hat            1.641944208      2.275543213      5.05559397 577737
#> A_sorghum_hat_ha            0.019389770      0.017853297      0.24373801 596890
#> H_sorghum_dot_hat           3.177340294      3.695370913      7.14095497 608185
#> A_oilseeds_hat_ha           0.042044988      0.087572845      0.29404220 565224
#> H_oilseeds_dot_hat          1.072306236      1.633454800      2.56612873 590413
#> R_wheat_hat_ha            104.194341876    162.415715116    807.49986547 565224
#> R_sorghum_hat_ha           12.668503674      6.875538552    374.45437561 596890
#> R_oilseeds_hat_ha          30.932740364     47.593604339    619.72556010 565224
#> R_barley_hat_ha            40.388539227     51.355992531    393.49787123 565224
#> Q_wheat_hat_ha              0.216372099      0.332346782      1.56914713 565224
#> Q_barley_hat_ha             0.092964201      0.117253219      0.94473225 565224
#> Q_sorghum_hat_ha            0.045677600      0.023682827      1.49887022 596890
#> Q_oilseeds_hat_ha           0.046613311      0.071657019      0.61498594 565224
#> S_wheat_cl_hat_ha           0.032584096      0.046000318      0.35136848 565224
#> S_sheep_cl_hat_ha           0.188213502      0.087997727      5.03454150 443899
#> S_sheep_births_hat_ha       0.134147045      0.052628633      3.95929628 443899
#> S_sheep_deaths_hat_ha       0.011088293      0.007335554      0.33472945 443899
#> S_beef_cl_hat_ha            0.067609785      0.058666477      1.84435079 443899
#> S_beef_births_hat_ha        0.025467600      0.018815952      0.73736909 443899
#> S_beef_deaths_hat_ha        0.001514878      0.001522787      0.03878728 443899
#> Q_beef_hat_ha               0.024416968      0.017524260      0.73169649 443899
#> Q_sheep_hat_ha              0.083195091      0.035392859      2.35437174 443899
#> Q_lamb_hat_ha               0.090216690      0.028417100      3.34539682 443899
#> R_beef_hat_ha              51.577503821     33.240481086   1823.20564707 443899
#> R_sheep_hat_ha             15.006259801      5.856132214    429.89174806 443899
#> R_lamb_hat_ha              18.349243737      5.265207140    703.04576004 443899
#> C_fodder_hat_ha             5.813567698      5.174322974    240.26906007 443899
#> C_fert_hat_ha              14.516364338      7.871163978    388.24807285 443899
#> C_fuel_hat_ha               5.408445738      5.838059409    107.67105467 443899
#> C_chem_hat_ha               8.130410719      4.987013154    164.92043162 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             55.575927157     47.266915181   1228.17335823 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2009.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.8978392062092      7.97497921998     20.6344914821
#> C_total_hat_ha             1.2646249026092      4.41244066922     10.0521329889
#> FBP_fci_hat_ha          -186.2192610609272      3.57222705534     10.4255890786
#> FBP_fbp_hat_ha          -409.4970690253273      2.06942013509     10.2075374248
#> A_wheat_hat_ha             0.0000000000000      0.04012253855      0.1096650474
#> H_wheat_dot_hat            0.1464214175940      1.34011900425      1.8716695309
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0539213233
#> H_barley_dot_hat           0.0423695258796      1.19320309162      1.9099851847
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.5607573986053      2.09608066082      2.7208815813
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.0324443243444      0.77402380109      1.2576025128
#> R_wheat_hat_ha             0.0000000000000     19.01480032737     72.7577521106
#> R_sorghum_hat_ha           0.0000000000000      0.04334596658      0.2729308892
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      2.1545975916
#> R_barley_hat_ha            0.0000000000000      0.85926690086     20.0085476555
#> Q_wheat_hat_ha             0.0000000000000      0.04093490792      0.1577947605
#> Q_barley_hat_ha            0.0000000000000      0.00168171539      0.0480365195
#> Q_sorghum_hat_ha           0.0000000000000      0.00005879104      0.0006097048
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0020396806
#> S_wheat_cl_hat_ha          0.0000000000000      0.00771868578      0.0228354786
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005348846      0.0028211195
#> S_sheep_births_hat_ha      0.0000000000000      0.00011185361      0.0018126840
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002448242      0.0003724062
#> S_beef_cl_hat_ha           0.0000000000000      0.00913603153      0.0228368944
#> S_beef_births_hat_ha       0.0000000000000      0.00316288152      0.0075321685
#> S_beef_deaths_hat_ha       0.0000000000000      0.00036361506      0.0007306480
#> Q_beef_hat_ha              0.0000000000000      0.00279626274      0.0081963073
#> Q_sheep_hat_ha             0.0000000000000      0.00018489706      0.0017545406
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008446002
#> R_beef_hat_ha              0.0000000000000      4.57497227292     13.6974790219
#> R_sheep_hat_ha             0.0000000000000      0.02590818191      0.2570489942
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1466868950
#> C_fodder_hat_ha            0.0697625358067      0.29229797507      0.9204310224
#> C_fert_hat_ha              0.0002988031931      0.01416568347      0.0445653250
#> C_fuel_hat_ha              0.1181558159624      0.34452747847      0.6545926545
#> C_chem_hat_ha              0.0000749205155      0.00463947714      0.0151551185
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -386.6137095536704      2.30814906676     10.8034094932
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            161.153689682    154.088251324   2424.22236427 443899
#> C_total_hat_ha             90.576663267     90.674695997   1845.65946759 443899
#> FBP_fci_hat_ha             70.577026414     61.732602068   1164.60054109 443899
#> FBP_fbp_hat_ha             51.920588241     48.990049844   1106.48451247 443899
#> A_wheat_hat_ha              0.134724955      0.207064178      0.51131350 565224
#> H_wheat_dot_hat             1.952025699      2.522712469      4.82154083 573501
#> A_barley_hat_ha             0.065288161      0.098725257      0.31220284 565224
#> H_barley_dot_hat            1.902400186      2.571358681      4.61490726 577541
#> A_sorghum_hat_ha            0.019057203      0.012656222      0.24582413 596890
#> H_sorghum_dot_hat           2.867116918      3.573155344      6.36773443 608316
#> A_oilseeds_hat_ha           0.042174894      0.087130940      0.29270464 565224
#> H_oilseeds_dot_hat          1.230925330      1.650534242      2.61970949 589892
#> R_wheat_hat_ha            111.106970339    180.411679722    740.53281199 565224
#> R_sorghum_hat_ha           13.746262364      5.458991997    339.85317334 596890
#> R_oilseeds_hat_ha          35.487732144     64.606405103    519.95411963 565224
#> R_barley_hat_ha            42.535374843     59.284424660    344.70471311 565224
#> Q_wheat_hat_ha              0.251413243      0.395234094      1.55542413 565224
#> Q_barley_hat_ha             0.102161265      0.141593638      0.82997681 565224
#> Q_sorghum_hat_ha            0.050265944      0.015892401      1.34899996 596890
#> Q_oilseeds_hat_ha           0.053642610      0.097221305      0.61556796 565224
#> S_wheat_cl_hat_ha           0.033896132      0.050581716      0.32933500 565224
#> S_sheep_cl_hat_ha           0.184636590      0.086404841      5.01483300 443899
#> S_sheep_births_hat_ha       0.132840750      0.048387279      3.88297094 443899
#> S_sheep_deaths_hat_ha       0.011202452      0.007727121      0.33362663 443899
#> S_beef_cl_hat_ha            0.067542292      0.058793859      1.84834760 443899
#> S_beef_births_hat_ha        0.025528942      0.018894170      0.74138682 443899
#> S_beef_deaths_hat_ha        0.001506491      0.001570498      0.03832934 443899
#> Q_beef_hat_ha               0.024554189      0.017130464      0.72588859 443899
#> Q_sheep_hat_ha              0.086441344      0.035795403      2.41546198 443899
#> Q_lamb_hat_ha               0.089126871      0.026319600      3.27180458 443899
#> R_beef_hat_ha              51.255485172     32.346179623   1788.41971360 443899
#> R_sheep_hat_ha             15.115892405      5.565521846    434.03213322 443899
#> R_lamb_hat_ha              17.771264258      4.840379112    673.38428716 443899
#> C_fodder_hat_ha             5.632714341      4.494600225    231.25941147 443899
#> C_fert_hat_ha              14.452679562      7.972573873    380.25014076 443899
#> C_fuel_hat_ha               5.480347404      5.869764283    110.29061583 443899
#> C_chem_hat_ha               8.262153680      4.668171152    171.15560044 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             58.360617096     57.408452939   1184.40720870 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2010.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.0897186250888      7.33498311890     19.9405909055
#> C_total_hat_ha             1.2477427542890      4.38274691787      9.9973086786
#> FBP_fci_hat_ha          -192.6109237970068      3.25158349343     10.2426333555
#> FBP_fbp_hat_ha          -412.1650490440878      2.85406441944     11.5663671872
#> A_wheat_hat_ha             0.0000000000000      0.03994152229      0.1128247418
#> H_wheat_dot_hat            0.2097140401602      1.39954656363      1.9144051075
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0532139502
#> H_barley_dot_hat           0.0000000000000      1.50257790089      1.9881621599
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          1.0623358488083      2.14728426933      2.4755650759
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.2141780406237      0.99659240246      1.3558627367
#> R_wheat_hat_ha             0.0000000000000     17.76740699244     80.5854532324
#> R_sorghum_hat_ha           0.0000000000000      0.03608734420      0.2141161597
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      2.2810772603
#> R_barley_hat_ha            0.0000000000000      0.58402789844     21.4340536883
#> Q_wheat_hat_ha             0.0000000000000      0.03905712304      0.1814270761
#> Q_barley_hat_ha            0.0000000000000      0.00117756315      0.0523256364
#> Q_sorghum_hat_ha           0.0000000000000      0.00004240095      0.0004639303
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0022212904
#> S_wheat_cl_hat_ha          0.0000000000000      0.00770834035      0.0224256330
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005326551      0.0028648608
#> S_sheep_births_hat_ha      0.0000000000000      0.00011617952      0.0017685780
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002145039      0.0003707597
#> S_beef_cl_hat_ha           0.0000000000000      0.00896435226      0.0247013813
#> S_beef_births_hat_ha       0.0000000000000      0.00323659195      0.0081595804
#> S_beef_deaths_hat_ha       0.0000000000000      0.00037555092      0.0006908603
#> Q_beef_hat_ha              0.0000000000000      0.00293055900      0.0071969381
#> Q_sheep_hat_ha             0.0000000000000      0.00019077808      0.0017022608
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008190212
#> R_beef_hat_ha              0.0000000000000      4.76372946676     12.3803199083
#> R_sheep_hat_ha             0.0000000000000      0.02667509049      0.2538516785
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1430769118
#> C_fodder_hat_ha            0.0618024648527      0.26278021347      0.8454686440
#> C_fert_hat_ha              0.0002988031931      0.01396387660      0.0444971364
#> C_fuel_hat_ha              0.1086749901569      0.34702627781      0.6483530984
#> C_chem_hat_ha              0.0000750872643      0.00489567020      0.0153267526
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -375.1883575252655      3.13825243414     12.1747890609
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            162.628309055    153.840310252   2398.63387713 443899
#> C_total_hat_ha             91.824693619     92.659715001   1969.76033689 443899
#> FBP_fci_hat_ha             70.803615436     60.697219840   1145.87171557 443899
#> FBP_fbp_hat_ha             56.013956787     51.790001462   1231.06198032 443899
#> A_wheat_hat_ha              0.136857674      0.210639011      0.51042372 565224
#> H_wheat_dot_hat             2.040648668      2.560050845      5.24328375 574114
#> A_barley_hat_ha             0.064570814      0.097246178      0.31253299 565224
#> H_barley_dot_hat            2.040305401      2.535203815      5.47154284 577707
#> A_sorghum_hat_ha            0.011934889      0.000000000      0.27956390 596890
#> H_sorghum_dot_hat           2.721321484      3.108342469      5.79662132 609928
#> A_oilseeds_hat_ha           0.043927721      0.090166215      0.26533100 565224
#> H_oilseeds_dot_hat          1.399570342      1.808861852      2.68245840 589817
#> R_wheat_hat_ha            116.431951373    190.351906805    887.40358991 565224
#> R_sorghum_hat_ha            8.473358333      1.365403562    266.49711427 596890
#> R_oilseeds_hat_ha          40.426947262     71.225531079    567.03741638 565224
#> R_barley_hat_ha            45.422942573     62.785782556    428.97973037 565224
#> Q_wheat_hat_ha              0.271253343      0.440827304      1.93848831 565224
#> Q_barley_hat_ha             0.112363630      0.153606988      1.07575965 565224
#> Q_sorghum_hat_ha            0.030161632      0.003271109      1.03126849 596890
#> Q_oilseeds_hat_ha           0.061685763      0.107992775      0.64805111 565224
#> S_wheat_cl_hat_ha           0.035035424      0.049195210      0.39048801 565224
#> S_sheep_cl_hat_ha           0.192351722      0.090701969      5.49159034 443899
#> S_sheep_births_hat_ha       0.134365219      0.053386121      4.01342426 443899
#> S_sheep_deaths_hat_ha       0.010910677      0.006448108      0.36091754 443899
#> S_beef_cl_hat_ha            0.068561226      0.059264713      1.86157990 443899
#> S_beef_births_hat_ha        0.025615842      0.018962558      0.76982185 443899
#> S_beef_deaths_hat_ha        0.001541525      0.001725277      0.03904923 443899
#> Q_beef_hat_ha               0.023587122      0.016313949      0.73808584 443899
#> Q_sheep_hat_ha              0.079146873      0.034369603      2.36729154 443899
#> Q_lamb_hat_ha               0.090522472      0.028918621      3.35922761 443899
#> R_beef_hat_ha              49.953373111     30.815450110   1789.74280345 443899
#> R_sheep_hat_ha             14.020854429      5.752605309    432.19649642 443899
#> R_lamb_hat_ha              18.287622892      5.328575165    697.26958458 443899
#> C_fodder_hat_ha             5.183415730      4.418002307    221.31242028 443899
#> C_fert_hat_ha              15.230574472      7.994178530    344.13365655 443899
#> C_fuel_hat_ha               5.495079891      5.986200555    111.26049211 443899
#> C_chem_hat_ha               8.599453744      4.988663485    191.39438987 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             62.453985643     59.989089192   1327.73780012 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2011.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.8865134512308      7.43496004171     21.1069822630
#> C_total_hat_ha             1.3297520152996      4.47083470449      9.9707031549
#> FBP_fci_hat_ha          -123.2311803196643      3.03828412091     10.8351702721
#> FBP_fbp_hat_ha          -280.1877103412092      4.24280555432     13.2425377581
#> A_wheat_hat_ha             0.0000000000000      0.04147834796      0.1119158603
#> H_wheat_dot_hat            0.3844193816185      1.80569526553      2.5319622755
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0516705960
#> H_barley_dot_hat           0.0803242772818      1.79548278451      2.3446457386
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          1.3911187648773      2.66536563635      3.2066273689
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0250222242
#> H_oilseeds_dot_hat         0.2050230056047      1.14826077223      1.6905380487
#> R_wheat_hat_ha             0.0000000000000     23.37445862725     86.5530155680
#> R_sorghum_hat_ha           0.0000000000000      0.03999693175      0.2447267470
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000     16.7982108354
#> R_barley_hat_ha            0.0000000000000      0.43910380067     21.0073571670
#> Q_wheat_hat_ha             0.0000000000000      0.06326316499      0.2247586370
#> Q_barley_hat_ha            0.0000000000000      0.00092875561      0.0572532161
#> Q_sorghum_hat_ha           0.0000000000000      0.00005287620      0.0005412152
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0253408088
#> S_wheat_cl_hat_ha          0.0000000000000      0.01203484155      0.0296481643
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005635539      0.0028939797
#> S_sheep_births_hat_ha      0.0000000000000      0.00012355157      0.0021603008
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002167477      0.0003171356
#> S_beef_cl_hat_ha           0.0000000000000      0.00923234893      0.0250387986
#> S_beef_births_hat_ha       0.0000000000000      0.00324510549      0.0083659268
#> S_beef_deaths_hat_ha       0.0000000000000      0.00035577712      0.0006414586
#> Q_beef_hat_ha              0.0000000000000      0.00261941472      0.0070951592
#> Q_sheep_hat_ha             0.0000000000000      0.00019179415      0.0020058432
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0009150290
#> R_beef_hat_ha              0.0000000000000      4.37242462700     12.8470179339
#> R_sheep_hat_ha             0.0000000000000      0.02900812381      0.3341251818
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1649672468
#> C_fodder_hat_ha            0.0575610302388      0.21302556587      0.6140287200
#> C_fert_hat_ha              0.0002981892045      0.01409867117      0.0443997066
#> C_fuel_hat_ha              0.1243897417196      0.38391085571      0.6850568899
#> C_chem_hat_ha              0.0000785196349      0.00511586457      0.0160380579
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -243.2216199828627      4.65259534957     13.9267200648
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            165.805360361    164.082719305   2377.32955024 443899
#> C_total_hat_ha             94.109912502     98.844388452   1904.38487201 443899
#> FBP_fci_hat_ha             71.695447859     62.589103752   1274.76616176 443899
#> FBP_fbp_hat_ha             63.866227547     57.600312296   1277.38054597 443899
#> A_wheat_hat_ha              0.136260090      0.210201163      0.51149023 565224
#> H_wheat_dot_hat             2.587044361      3.321887136      5.65745020 572580
#> A_barley_hat_ha             0.061896585      0.095461760      0.29699469 565224
#> H_barley_dot_hat            2.348631597      2.896335661      5.99605370 578110
#> A_sorghum_hat_ha            0.015836012      0.000000000      0.23517855 596890
#> H_sorghum_dot_hat           3.309913731      3.862076044      6.77329445 609114
#> A_oilseeds_hat_ha           0.046545896      0.091328188      0.28125519 565224
#> H_oilseeds_dot_hat          1.581061123      2.056518614      3.34446073 587760
#> R_wheat_hat_ha            119.232368772    186.717540696    780.95967430 565224
#> R_sorghum_hat_ha           11.440227972      1.929317573    286.58545722 596890
#> R_oilseeds_hat_ha          47.221751955     75.929599638    513.66003877 565224
#> R_barley_hat_ha            42.275276541     57.424548567    364.73272559 565224
#> Q_wheat_hat_ha              0.322912352      0.503322344      2.12109333 565224
#> Q_barley_hat_ha             0.116642611      0.151823748      1.00925806 565224
#> Q_sorghum_hat_ha            0.041129162      0.004669584      1.11827833 596890
#> Q_oilseeds_hat_ha           0.072760699      0.117217841      0.84310815 565224
#> S_wheat_cl_hat_ha           0.047593137      0.063282386      0.45431505 565224
#> S_sheep_cl_hat_ha           0.200104394      0.095865244      5.67095223 443899
#> S_sheep_births_hat_ha       0.136124589      0.058325851      3.88655931 443899
#> S_sheep_deaths_hat_ha       0.011738898      0.007540909      0.35704947 443899
#> S_beef_cl_hat_ha            0.070011296      0.060060400      1.88220880 443899
#> S_beef_births_hat_ha        0.026171446      0.019197592      0.74805337 443899
#> S_beef_deaths_hat_ha        0.001419935      0.001470540      0.04323787 443899
#> Q_beef_hat_ha               0.022814245      0.016571751      0.70361692 443899
#> Q_sheep_hat_ha              0.073750238      0.032204848      2.14981749 443899
#> Q_lamb_hat_ha               0.089097541      0.029587459      3.26776316 443899
#> R_beef_hat_ha              50.134768019     31.815238332   1833.60425914 443899
#> R_sheep_hat_ha             13.767474745      5.754229093    413.03559150 443899
#> R_lamb_hat_ha              18.768875236      5.660778109    711.62760437 443899
#> C_fodder_hat_ha             3.666407734      3.071386991    168.82461593 443899
#> C_fert_hat_ha              16.904067788     10.212899977    404.82650096 443899
#> C_fuel_hat_ha               5.643552667      6.340895133    108.19314487 443899
#> C_chem_hat_ha               9.728290756      5.394637868    198.66135653 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             70.306256403     66.247036750   1371.14602837 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2012.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.3040270155733      7.54990214151     20.9305720969
#> C_total_hat_ha             1.2670804246863      4.27448147960      9.7312637977
#> FBP_fci_hat_ha          -152.4871636681032      3.33707879271     10.9835738403
#> FBP_fbp_hat_ha          -311.0535270661483      4.50663107888     13.7753208533
#> A_wheat_hat_ha             0.0000000000000      0.04134261608      0.1110063940
#> H_wheat_dot_hat            0.5386098027229      1.70240297914      2.2689001560
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0480271353
#> H_barley_dot_hat           0.2912811338902      1.86412179470      2.3224534988
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          1.4302581548691      2.86572587490      3.5015361309
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0304504326
#> H_oilseeds_dot_hat         0.4508529603481      1.11210173368      1.4581376314
#> R_wheat_hat_ha             0.0000000000000     20.49415140687     79.2035017270
#> R_sorghum_hat_ha           0.0000000000000      0.03845859313      0.2402503617
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000     15.3983451131
#> R_barley_hat_ha            0.0000000000000      0.25821003803     21.6912918726
#> Q_wheat_hat_ha             0.0000000000000      0.05345508010      0.2086625221
#> Q_barley_hat_ha            0.0000000000000      0.00045229763      0.0562384092
#> Q_sorghum_hat_ha           0.0000000000000      0.00004825216      0.0005298421
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0247528564
#> S_wheat_cl_hat_ha          0.0000000000000      0.01104544909      0.0277515586
#> S_sheep_cl_hat_ha          0.0000000000000      0.00006046300      0.0029609449
#> S_sheep_births_hat_ha      0.0000000000000      0.00012373162      0.0020073042
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00001817099      0.0002956604
#> S_beef_cl_hat_ha           0.0000000000000      0.00971032418      0.0249955808
#> S_beef_births_hat_ha       0.0000000000000      0.00360862752      0.0083555820
#> S_beef_deaths_hat_ha       0.0000000000000      0.00033250279      0.0006256740
#> Q_beef_hat_ha              0.0000000000000      0.00247412795      0.0070875448
#> Q_sheep_hat_ha             0.0000000000000      0.00019842356      0.0018599898
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008708750
#> R_beef_hat_ha              0.0000000000000      4.32041447659     13.0052315790
#> R_sheep_hat_ha             0.0000000000000      0.03010042633      0.2938295299
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1548620215
#> C_fodder_hat_ha            0.0597460448699      0.20808051492      0.6449317339
#> C_fert_hat_ha              0.0002988031931      0.01399421783      0.0446635815
#> C_fuel_hat_ha              0.1111446271195      0.34992432303      0.6678136546
#> C_chem_hat_ha              0.0000753452407      0.00483630888      0.0160471566
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -264.3903072894975      4.87122244379     14.3044024612
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            164.571586763    159.005274790   2398.15698450 443899
#> C_total_hat_ha             90.735408908     90.328616445   1883.66260758 443899
#> FBP_fci_hat_ha             73.836177855     68.171188682   1272.80245801 443899
#> FBP_fbp_hat_ha             64.901636448     66.754982881   1365.73250184 443899
#> A_wheat_hat_ha              0.137052042      0.210395288      0.51444137 565224
#> H_wheat_dot_hat             2.328504732      2.885446966      5.29691935 573118
#> A_barley_hat_ha             0.058583189      0.088796117      0.27789733 565224
#> H_barley_dot_hat            2.339824586      2.792710185      5.28947973 579323
#> A_sorghum_hat_ha            0.013390675      0.000000000      0.24864864 596890
#> H_sorghum_dot_hat           3.700376776      4.551100254      6.63474083 609787
#> A_oilseeds_hat_ha           0.048448915      0.095592014      0.28726578 565224
#> H_oilseeds_dot_hat          1.453769242      1.788331985      2.57266688 587547
#> R_wheat_hat_ha            114.139768040    186.971833882    738.71675351 565224
#> R_sorghum_hat_ha           10.914369718      1.473307734    331.55474454 596890
#> R_oilseeds_hat_ha          46.636305518     84.442762790    596.17776832 565224
#> R_barley_hat_ha            46.591455794     65.759043708    358.88164507 565224
#> Q_wheat_hat_ha              0.307001111      0.505821281      1.87857063 565224
#> Q_barley_hat_ha             0.118228053      0.167149432      0.92794469 565224
#> Q_sorghum_hat_ha            0.039397648      0.003538805      1.29035488 596890
#> Q_oilseeds_hat_ha           0.071612127      0.130222615      0.70451546 565224
#> S_wheat_cl_hat_ha           0.040441895      0.059010386      0.36052658 565224
#> S_sheep_cl_hat_ha           0.197844250      0.094858436      5.92996274 443899
#> S_sheep_births_hat_ha       0.136307100      0.056163928      3.91198077 443899
#> S_sheep_deaths_hat_ha       0.011352027      0.006795422      0.36805797 443899
#> S_beef_cl_hat_ha            0.070363779      0.060139774      1.83622405 443899
#> S_beef_births_hat_ha        0.026572224      0.019240628      0.77298599 443899
#> S_beef_deaths_hat_ha        0.001439444      0.001501847      0.03785732 443899
#> Q_beef_hat_ha               0.022843032      0.016228259      0.74754583 443899
#> Q_sheep_hat_ha              0.076207242      0.032886883      2.53609966 443899
#> Q_lamb_hat_ha               0.089470068      0.028926139      3.28679179 443899
#> R_beef_hat_ha              50.690539436     31.958491805   1949.59483339 443899
#> R_sheep_hat_ha             13.592127841      5.719991552    456.09351460 443899
#> R_lamb_hat_ha              18.285881407      5.525862481    683.23142139 443899
#> C_fodder_hat_ha             3.716145334      3.140843787    169.33378890 443899
#> C_fert_hat_ha              15.653171504      8.706644226    343.05065942 443899
#> C_fuel_hat_ha               5.562188285      5.973934791    119.70844392 443899
#> C_chem_hat_ha               9.106278890      5.418133555    200.08694395 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             71.341665303     75.271169216   1459.49798424 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2013.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.8952530166250      7.99876505845     22.1391594470
#> C_total_hat_ha             1.2895859984720      4.38034082508     10.0499462959
#> FBP_fci_hat_ha          -136.1690414575354      3.54967983896     11.8666717153
#> FBP_fbp_hat_ha          -330.3490964929319      3.16621266842     12.2178894575
#> A_wheat_hat_ha             0.0000000000000      0.03981703597      0.1080360338
#> H_wheat_dot_hat            0.4789940416813      1.38627001643      1.8230093718
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0471307579
#> H_barley_dot_hat           0.1267414391041      1.40334022045      1.9284150004
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.7786810994148      2.24519872665      3.1167492867
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0270016687
#> H_oilseeds_dot_hat         0.1052273213863      0.75648672879      1.1125442982
#> R_wheat_hat_ha             0.0000000000000     22.83081299896     77.5218287566
#> R_sorghum_hat_ha           0.0000000000000      0.03718660272      0.2166905448
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000     10.3465006753
#> R_barley_hat_ha            0.0000000000000      0.36892928118     20.2468514806
#> Q_wheat_hat_ha             0.0000000000000      0.04729051159      0.1634042339
#> Q_barley_hat_ha            0.0000000000000      0.00059501052      0.0431684833
#> Q_sorghum_hat_ha           0.0000000000000      0.00003882343      0.0004680106
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0166320070
#> S_wheat_cl_hat_ha          0.0000000000000      0.00887995850      0.0233832550
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005876064      0.0027999915
#> S_sheep_births_hat_ha      0.0000000000000      0.00012181755      0.0019679886
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002009749      0.0003903266
#> S_beef_cl_hat_ha           0.0000000000000      0.00931026968      0.0232549999
#> S_beef_births_hat_ha       0.0000000000000      0.00343848276      0.0080797172
#> S_beef_deaths_hat_ha       0.0000000000000      0.00033960832      0.0005965562
#> Q_beef_hat_ha              0.0000000000000      0.00267385337      0.0083767338
#> Q_sheep_hat_ha             0.0000000000000      0.00019572070      0.0018833203
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008239381
#> R_beef_hat_ha              0.0000000000000      4.46682843766     14.4795570230
#> R_sheep_hat_ha             0.0000000000000      0.02757272168      0.2818146586
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1431184765
#> C_fodder_hat_ha            0.0700369202946      0.25952832146      0.8598395208
#> C_fert_hat_ha              0.0002988031931      0.01406769669      0.0442896017
#> C_fuel_hat_ha              0.1076408488195      0.34713866156      0.6539459845
#> C_chem_hat_ha              0.0000749607455      0.00446571077      0.0150426143
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -293.3724049741096      3.44470975185     12.8223039528
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.           Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.0000000 443899
#> R_total_hat_ha            162.048415442    160.121195157   2414.5533403 443899
#> C_total_hat_ha             90.305414630     91.187887659   1908.7232425 443899
#> FBP_fci_hat_ha             71.743000812     67.268290144   1217.2920070 443899
#> FBP_fbp_hat_ha             54.786371105     56.756748652   1202.7097329 443899
#> A_wheat_hat_ha              0.134507941      0.209334669      0.5072355 565224
#> H_wheat_dot_hat             1.964140382      2.409100235      5.1564550 573652
#> A_barley_hat_ha             0.057522605      0.087013537      0.2943732 565224
#> H_barley_dot_hat            1.971089546      2.470731556      5.4336147 579076
#> A_sorghum_hat_ha            0.009426485      0.000000000      0.2484854 596890
#> H_sorghum_dot_hat           3.205113920      4.093429565      6.3801432 610378
#> A_oilseeds_hat_ha           0.047160876      0.093265807      0.2792748 565224
#> H_oilseeds_dot_hat          1.192910116      1.597462565      2.6834011 587734
#> R_wheat_hat_ha            111.786709880    179.700817587    870.9028824 565224
#> R_sorghum_hat_ha            8.272791955      1.247957421    300.6332906 596890
#> R_oilseeds_hat_ha          37.948112786     63.418070762    596.0047046 565224
#> R_barley_hat_ha            44.034531545     63.535032791    415.3919254 565224
#> Q_wheat_hat_ha              0.241474873      0.389046571      1.8845658 565224
#> Q_barley_hat_ha             0.095779991      0.137950049      0.9164671 565224
#> Q_sorghum_hat_ha            0.029621734      0.002876399      1.1791245 596890
#> Q_oilseeds_hat_ha           0.057722715      0.095118037      0.6822690 565224
#> S_wheat_cl_hat_ha           0.034857205      0.047556146      0.4332004 565224
#> S_sheep_cl_hat_ha           0.189876799      0.086728427      5.6050146 443899
#> S_sheep_births_hat_ha       0.133940304      0.051465890      3.9344648 443899
#> S_sheep_deaths_hat_ha       0.010890712      0.007074964      0.3397671 443899
#> S_beef_cl_hat_ha            0.067958254      0.057495348      1.8722312 443899
#> S_beef_births_hat_ha        0.026045328      0.018903864      0.7608085 443899
#> S_beef_deaths_hat_ha        0.001434631      0.001519653      0.0379258 443899
#> Q_beef_hat_ha               0.024726473      0.018761730      0.7330451 443899
#> Q_sheep_hat_ha              0.081726095      0.036624420      2.5525075 443899
#> Q_lamb_hat_ha               0.090013230      0.028723467      3.2852660 443899
#> R_beef_hat_ha              52.539849470     36.777394035   1807.5972991 443899
#> R_sheep_hat_ha             14.088704827      5.720867076    445.7521785 443899
#> R_lamb_hat_ha              17.892159624      5.266155228    684.3212340 443899
#> C_fodder_hat_ha             5.493242591      4.726905381    240.3839002 443899
#> C_fert_hat_ha              14.696396095      7.959100349    355.1695906 443899
#> C_fuel_hat_ha               5.377545689      5.789473234    110.6006371 443899
#> C_chem_hat_ha               7.929091631      4.593915063    186.5259481 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.8167174 443899
#> FBP_pfe_hat_ha             61.226399961     65.192578230   1299.3855527 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.0866699 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2014.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.9792817874972      8.34762441695     20.6863930222
#> C_total_hat_ha             1.2952699201813      4.41972583241     10.0493655809
#> FBP_fci_hat_ha          -160.3952252039482      3.55774714704     10.8138893137
#> FBP_fbp_hat_ha          -397.3634874506432      2.64198224338      9.8710511335
#> A_wheat_hat_ha             0.0000000000000      0.02434533063      0.1105140299
#> H_wheat_dot_hat            0.1874146759510      1.30929988623      1.8720426559
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0523924567
#> H_barley_dot_hat           0.0000000000000      1.37200391293      2.0091671944
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.5249171257019      1.63933324814      2.0798308849
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.1094858869910      1.12608423829      1.5173372626
#> R_wheat_hat_ha             0.0000000000000     12.21753808255     73.2759928101
#> R_sorghum_hat_ha           0.0000000000000      0.03505131492      0.2087846922
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      1.9049851775
#> R_barley_hat_ha            0.0000000000000      0.23794734782     17.3483649796
#> Q_wheat_hat_ha             0.0000000000000      0.02546281445      0.1558459330
#> Q_barley_hat_ha            0.0000000000000      0.00040004230      0.0428613598
#> Q_sorghum_hat_ha           0.0000000000000      0.00003474769      0.0004314627
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0017086724
#> S_wheat_cl_hat_ha          0.0000000000000      0.00571895676      0.0210466726
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005454993      0.0026627696
#> S_sheep_births_hat_ha      0.0000000000000      0.00011718395      0.0018216322
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002466456      0.0004647446
#> S_beef_cl_hat_ha           0.0000000000000      0.00923356568      0.0224958529
#> S_beef_births_hat_ha       0.0000000000000      0.00329658865      0.0075565519
#> S_beef_deaths_hat_ha       0.0000000000000      0.00035828666      0.0007711961
#> Q_beef_hat_ha              0.0000000000000      0.00268324961      0.0083143781
#> Q_sheep_hat_ha             0.0000000000000      0.00019317605      0.0017617352
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008556469
#> R_beef_hat_ha              0.0000000000000      4.41977692475     13.8497053327
#> R_sheep_hat_ha             0.0000000000000      0.02726694487      0.2611486414
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1470541390
#> C_fodder_hat_ha            0.0650890419731      0.28434492250      0.9154183466
#> C_fert_hat_ha              0.0002988031931      0.01391837542      0.0439889290
#> C_fuel_hat_ha              0.1227081507600      0.34688578487      0.6518308968
#> C_chem_hat_ha              0.0000747940086      0.00454253224      0.0160022102
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -360.3867959318209      2.88547130001     10.5312915991
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            166.249191695    154.092073969   2349.89180514 443899
#> C_total_hat_ha             92.238822476     91.163271797   1914.50216848 443899
#> FBP_fci_hat_ha             74.010369219     63.129344209   1182.06663784 443899
#> FBP_fbp_hat_ha             55.809963576     41.338142241   1114.83963612 443899
#> A_wheat_hat_ha              0.134454135      0.210323732      0.51709378 565224
#> H_wheat_dot_hat             2.066025799      2.753543377      5.26636648 575907
#> A_barley_hat_ha             0.063051298      0.094804119      0.30302542 565224
#> H_barley_dot_hat            2.065704295      2.744440436      5.43034983 578651
#> A_sorghum_hat_ha            0.010884673      0.000000000      0.28298044 596890
#> H_sorghum_dot_hat           2.228563664      2.673801661      4.87752199 610173
#> A_oilseeds_hat_ha           0.044202189      0.090386749      0.28264949 565224
#> H_oilseeds_dot_hat          1.499560495      1.900926620      2.71594524 590068
#> R_wheat_hat_ha            119.723375220    198.211425047    917.20557178 565224
#> R_sorghum_hat_ha            6.647915419      1.190474820    240.06064669 596890
#> R_oilseeds_hat_ha          44.152440926     80.514547306    462.55033044 565224
#> R_barley_hat_ha            45.803288870     64.676474324    393.66336284 565224
#> Q_wheat_hat_ha              0.270630319      0.447115508      1.98082548 565224
#> Q_barley_hat_ha             0.115536217      0.163026005      1.03646169 565224
#> Q_sorghum_hat_ha            0.023408138      0.002846631      0.91676264 596890
#> Q_oilseeds_hat_ha           0.067515989      0.122187671      0.70131892 565224
#> S_wheat_cl_hat_ha           0.035503391      0.051073641      0.36842760 565224
#> S_sheep_cl_hat_ha           0.189485132      0.087513263      5.46680160 443899
#> S_sheep_births_hat_ha       0.134471072      0.051643885      3.98579481 443899
#> S_sheep_deaths_hat_ha       0.011050762      0.007469800      0.33596489 443899
#> S_beef_cl_hat_ha            0.066840876      0.055884245      1.86754567 443899
#> S_beef_births_hat_ha        0.025395380      0.018190801      0.74597833 443899
#> S_beef_deaths_hat_ha        0.001625547      0.001937562      0.04296123 443899
#> Q_beef_hat_ha               0.025002988      0.019074421      0.71020017 443899
#> Q_sheep_hat_ha              0.081984934      0.036551334      2.07051165 443899
#> Q_lamb_hat_ha               0.090516842      0.028198241      3.31688533 443899
#> R_beef_hat_ha              51.908271480     35.600636235   1737.18014753 443899
#> R_sheep_hat_ha             14.567454499      6.032302913    380.47109397 443899
#> R_lamb_hat_ha              18.197308876      5.140727139    684.47757563 443899
#> C_fodder_hat_ha             5.507366331      5.053673356    234.57894156 443899
#> C_fert_hat_ha              15.390303285      6.914156565    353.42806784 443899
#> C_fuel_hat_ha               5.513280787      5.761244148    108.19314487 443899
#> C_chem_hat_ha               8.251066691      3.676236805    187.62637970 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             62.249992432     49.290346996   1211.51545592 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2015.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.7913804640839      7.94364280676     21.9221320736
#> C_total_hat_ha             1.2931125025653      4.43426396305     10.1524223916
#> FBP_fci_hat_ha          -152.1321016099160      3.27349634839     11.6135467696
#> FBP_fbp_hat_ha          -403.1223053884884      2.87018610687     10.2812892330
#> A_wheat_hat_ha             0.0000000000000      0.03236353677      0.1100877225
#> H_wheat_dot_hat            0.3110812604427      1.29225757718      1.7059238553
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0543341804
#> H_barley_dot_hat           0.0000000000000      1.26110234857      1.7096086144
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.7953351736069      1.92775389552      2.4112145901
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.0660772025585      0.85837602615      1.2889313698
#> R_wheat_hat_ha             0.0000000000000     15.26938928151     74.7700702422
#> R_sorghum_hat_ha           0.0000000000000      0.03472186018      0.2047324315
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      2.7056919618
#> R_barley_hat_ha            0.0000000000000      0.37913427843     18.8909951267
#> Q_wheat_hat_ha             0.0000000000000      0.03065374269      0.1523649843
#> Q_barley_hat_ha            0.0000000000000      0.00071194714      0.0442715572
#> Q_sorghum_hat_ha           0.0000000000000      0.00003803182      0.0004287991
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0028539952
#> S_wheat_cl_hat_ha          0.0000000000000      0.00697335743      0.0210343810
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005758451      0.0027455749
#> S_sheep_births_hat_ha      0.0000000000000      0.00011580939      0.0017796365
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002346760      0.0004151122
#> S_beef_cl_hat_ha           0.0000000000000      0.00940670618      0.0224599577
#> S_beef_births_hat_ha       0.0000000000000      0.00333645728      0.0075874697
#> S_beef_deaths_hat_ha       0.0000000000000      0.00035913229      0.0007853150
#> Q_beef_hat_ha              0.0000000000000      0.00258278687      0.0084617938
#> Q_sheep_hat_ha             0.0000000000000      0.00019173584      0.0016956821
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008580347
#> R_beef_hat_ha              0.0000000000000      4.20546012641     14.0832810670
#> R_sheep_hat_ha             0.0000000000000      0.02691816991      0.2537018423
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1515005576
#> C_fodder_hat_ha            0.0655896517456      0.28575837461      0.9967393644
#> C_fert_hat_ha              0.0002988031931      0.01369664997      0.0433945449
#> C_fuel_hat_ha              0.1157217100010      0.34835926820      0.6509612956
#> C_chem_hat_ha              0.0000750872643      0.00456391276      0.0148619608
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -366.1456138696660      3.15187555584     10.8253671533
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            162.132830701    154.430769386   2440.02131682 443899
#> C_total_hat_ha             91.110616078     91.241636274   1901.47229174 443899
#> FBP_fci_hat_ha             71.022214622     63.862805358   1248.87904458 443899
#> FBP_fbp_hat_ha             52.569046112     45.853595326   1202.90173625 443899
#> A_wheat_hat_ha              0.135072693      0.209988305      0.50687462 565224
#> H_wheat_dot_hat             1.882266507      2.394953668      4.91234064 574816
#> A_barley_hat_ha             0.064252388      0.097147128      0.30573779 565224
#> H_barley_dot_hat            1.833791010      2.398898721      4.89327240 578080
#> A_sorghum_hat_ha            0.011308263      0.000000000      0.25661362 596890
#> H_sorghum_dot_hat           2.699741726      3.331719756      6.12959003 610062
#> A_oilseeds_hat_ha           0.044314267      0.089972544      0.28264949 565224
#> H_oilseeds_dot_hat          1.288189793      1.693754196      2.87294865 589573
#> R_wheat_hat_ha            115.330503015    186.751767506    987.93931671 565224
#> R_sorghum_hat_ha            7.311617117      1.254216535    272.88632377 596890
#> R_oilseeds_hat_ha          38.891381473     65.380911257    556.07334608 565224
#> R_barley_hat_ha            42.213376900     59.305933999    359.16816729 565224
#> Q_wheat_hat_ha              0.249564165      0.402648120      2.03874770 565224
#> Q_barley_hat_ha             0.103403469      0.144694694      0.87873794 565224
#> Q_sorghum_hat_ha            0.025855474      0.002931083      1.05894245 596890
#> Q_oilseeds_hat_ha           0.059258892      0.098013091      0.75315001 565224
#> S_wheat_cl_hat_ha           0.032513877      0.047463020      0.39829392 565224
#> S_sheep_cl_hat_ha           0.190478815      0.088386529      5.60016797 443899
#> S_sheep_births_hat_ha       0.134391239      0.052591592      3.89274631 443899
#> S_sheep_deaths_hat_ha       0.010932093      0.007643248      0.34358626 443899
#> S_beef_cl_hat_ha            0.067122221      0.055581350      1.86360149 443899
#> S_beef_births_hat_ha        0.025454633      0.018176738      0.75794618 443899
#> S_beef_deaths_hat_ha        0.001562641      0.001762473      0.04241642 443899
#> Q_beef_hat_ha               0.024843801      0.019786932      0.72076835 443899
#> Q_sheep_hat_ha              0.081097923      0.035664488      2.49216593 443899
#> Q_lamb_hat_ha               0.090448976      0.029259679      3.27842816 443899
#> R_beef_hat_ha              51.879823996     37.330167584   1764.72183739 443899
#> R_sheep_hat_ha             14.522166012      5.669559025    463.69150377 443899
#> R_lamb_hat_ha              18.215927275      5.363567343    667.96008373 443899
#> C_fodder_hat_ha             5.690952363      4.918939152    243.88996639 443899
#> C_fert_hat_ha              14.838273057      7.334157225    350.21697066 443899
#> C_fuel_hat_ha               5.500290026      5.816837030    111.26049211 443899
#> C_chem_hat_ha               8.058687563      4.385031960    191.26298804 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             59.009074967     54.805123939   1299.57755605 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2016.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.6396358273820      7.31847642372     20.2188902942
#> C_total_hat_ha             1.3050855167895      4.43038520975     10.0890424675
#> FBP_fci_hat_ha          -127.3000634215337      2.95369453986     10.3897860794
#> FBP_fbp_hat_ha          -392.3584519973660      2.93083152755      9.8602084261
#> A_wheat_hat_ha             0.0000000000000      0.03841768298      0.1108546369
#> H_wheat_dot_hat            0.4228018820286      1.37289422750      1.7979498506
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0550240273
#> H_barley_dot_hat           0.0109656862915      1.48553484678      1.9245603681
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.9428251385689      1.87158402801      2.7329123020
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.0833615362644      0.93200117350      1.2622278929
#> R_wheat_hat_ha             0.0000000000000     19.83428154391     78.1732157972
#> R_sorghum_hat_ha           0.0000000000000      0.03397706736      0.2041326870
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      2.2472244114
#> R_barley_hat_ha            0.0000000000000      0.46557736569     22.6609899862
#> Q_wheat_hat_ha             0.0000000000000      0.04147280510      0.1634084367
#> Q_barley_hat_ha            0.0000000000000      0.00083897460      0.0540520736
#> Q_sorghum_hat_ha           0.0000000000000      0.00003233118      0.0004237527
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0019721600
#> S_wheat_cl_hat_ha          0.0000000000000      0.00720890848      0.0221121260
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005766498      0.0027688892
#> S_sheep_births_hat_ha      0.0000000000000      0.00012051560      0.0018133391
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002030924      0.0003883097
#> S_beef_cl_hat_ha           0.0000000000000      0.00943245869      0.0234901521
#> S_beef_births_hat_ha       0.0000000000000      0.00341707970      0.0078746749
#> S_beef_deaths_hat_ha       0.0000000000000      0.00035502521      0.0007954345
#> Q_beef_hat_ha              0.0000000000000      0.00258518966      0.0078718654
#> Q_sheep_hat_ha             0.0000000000000      0.00019350812      0.0017669879
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008544354
#> R_beef_hat_ha              0.0000000000000      4.19273231486     12.7957239103
#> R_sheep_hat_ha             0.0000000000000      0.02741187654      0.2608252511
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1478340564
#> C_fodder_hat_ha            0.0717550583108      0.27470831604      0.9929738048
#> C_fert_hat_ha              0.0002988031931      0.01389322171      0.0439670225
#> C_fuel_hat_ha              0.1168019291014      0.34637698082      0.6485962962
#> C_chem_hat_ha              0.0000749205155      0.00448778007      0.0150901419
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -355.3923616390195      3.16852250189     10.4188034754
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            160.467202395    159.258952808   2415.82802378 443899
#> C_total_hat_ha             91.562892935     91.838075900   1855.34343375 443899
#> FBP_fci_hat_ha             68.904309461     65.454113882   1179.96707874 443899
#> FBP_fbp_hat_ha             51.986325916     48.821730945   1145.96751226 443899
#> A_wheat_hat_ha              0.135868336      0.209708713      0.50745130 565224
#> H_wheat_dot_hat             1.946738680      2.400225103      4.59670305 574730
#> A_barley_hat_ha             0.064581839      0.096982853      0.31183982 565224
#> H_barley_dot_hat            1.977308664      2.378713071      4.59581089 578018
#> A_sorghum_hat_ha            0.010734622      0.000000000      0.24571770 596890
#> H_sorghum_dot_hat           2.909961621      3.795850933      6.67414379 610162
#> A_oilseeds_hat_ha           0.043496337      0.088783817      0.27848399 565224
#> H_oilseeds_dot_hat          1.288221082      1.672443330      2.69685102 589847
#> R_wheat_hat_ha            116.009369512    186.943544510    855.82628381 565224
#> R_sorghum_hat_ha            8.044040325      1.223249959    313.60476029 596890
#> R_oilseeds_hat_ha          37.961141305     64.972083467    614.92581386 565224
#> R_barley_hat_ha            41.969599717     60.725134275    401.33599223 565224
#> Q_wheat_hat_ha              0.251340486      0.401720815      1.81041799 565224
#> Q_barley_hat_ha             0.099913311      0.144241541      0.89886523 565224
#> Q_sorghum_hat_ha            0.028824571      0.002812591      1.23530865 596890
#> Q_oilseeds_hat_ha           0.057643591      0.097746768      0.69538639 565224
#> S_wheat_cl_hat_ha           0.033832726      0.048827636      0.38010400 565224
#> S_sheep_cl_hat_ha           0.189583985      0.089868073      5.47365333 443899
#> S_sheep_births_hat_ha       0.134480780      0.053959389      3.89408728 443899
#> S_sheep_deaths_hat_ha       0.010756785      0.006409526      0.33846980 443899
#> S_beef_cl_hat_ha            0.067578353      0.057492107      1.84209450 443899
#> S_beef_births_hat_ha        0.025522010      0.018374941      0.73491262 443899
#> S_beef_deaths_hat_ha        0.001597175      0.001877504      0.04309544 443899
#> Q_beef_hat_ha               0.024420512      0.017804210      0.74405754 443899
#> Q_sheep_hat_ha              0.081391531      0.035066100      2.62418074 443899
#> Q_lamb_hat_ha               0.091314968      0.029311213      3.27743656 443899
#> R_beef_hat_ha              50.364706821     31.614938246   1768.57191746 443899
#> R_sheep_hat_ha             14.417292150      5.672370838    469.75154828 443899
#> R_lamb_hat_ha              18.265528098      5.435818504    659.79255723 443899
#> C_fodder_hat_ha             5.629076963      4.768452391    237.94300396 443899
#> C_fert_hat_ha              15.064381908      8.350540645    350.99205367 443899
#> C_fuel_hat_ha               5.525058109      5.993402560    114.88215960 443899
#> C_chem_hat_ha               8.151796539      4.437775838    178.18081981 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             58.426354771     57.506665160   1242.64333206 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2017.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.1063481179897      7.51404957696     21.3742385678
#> C_total_hat_ha             1.3405811948125      4.27245359847      9.8893791323
#> FBP_fci_hat_ha          -154.9245646865241      3.24708677338     11.2894601618
#> FBP_fbp_hat_ha          -390.7049978105305      3.99090216231     12.6584989834
#> A_wheat_hat_ha             0.0000000000000      0.04054154828      0.1126961596
#> H_wheat_dot_hat            0.6847631335258      2.03524118662      2.5602129698
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0538346406
#> H_barley_dot_hat           0.7287431955338      1.99397137761      2.4547044039
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.5715092420578      1.74560210109      2.1853674650
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0154026574
#> H_oilseeds_dot_hat         0.5725312232971      1.43001532555      1.6947197318
#> R_wheat_hat_ha             0.0000000000000     23.69782509681     90.8915408507
#> R_sorghum_hat_ha           0.0000000000000      0.04041186283      0.2320487253
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000     11.8853750407
#> R_barley_hat_ha            0.0000000000000      0.62561605239     20.8103077996
#> Q_wheat_hat_ha             0.0000000000000      0.06150095312      0.2408628507
#> Q_barley_hat_ha            0.0000000000000      0.00135751839      0.0654053029
#> Q_sorghum_hat_ha           0.0000000000000      0.00004482675      0.0005209452
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0185943690
#> S_wheat_cl_hat_ha          0.0000000000000      0.01125383748      0.0318714814
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005727755      0.0028957659
#> S_sheep_births_hat_ha      0.0000000000000      0.00012952819      0.0021366085
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002011966      0.0003164018
#> S_beef_cl_hat_ha           0.0000000000000      0.00952737415      0.0244091261
#> S_beef_births_hat_ha       0.0000000000000      0.00343944626      0.0082667972
#> S_beef_deaths_hat_ha       0.0000000000000      0.00033403529      0.0006902915
#> Q_beef_hat_ha              0.0000000000000      0.00256794911      0.0076233935
#> Q_sheep_hat_ha             0.0000000000000      0.00020009892      0.0018989141
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0009436036
#> R_beef_hat_ha              0.0000000000000      4.30160121161     13.1577477276
#> R_sheep_hat_ha             0.0000000000000      0.03066207477      0.3131855937
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1692279607
#> C_fodder_hat_ha            0.0596515929631      0.21762057676      0.7369265778
#> C_fert_hat_ha              0.0002988031931      0.01411495249      0.0445081723
#> C_fuel_hat_ha              0.1138917920567      0.35803110573      0.6657763182
#> C_chem_hat_ha              0.0000747940086      0.00459161424      0.0157174644
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -350.0698948139196      4.31350382708     13.1354864828
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            171.744900372    167.837292909   2343.52548432 443899
#> C_total_hat_ha             96.036819909     95.929834949   1859.98417769 443899
#> FBP_fci_hat_ha             75.708080464     71.860288842   1150.19618399 443899
#> FBP_fbp_hat_ha             64.159250606     64.906105760   1257.21959765 443899
#> A_wheat_hat_ha              0.137235178      0.210904360      0.53153092 565224
#> H_wheat_dot_hat             2.689705102      3.261165917      5.80869961 573510
#> A_barley_hat_ha             0.064695150      0.097098740      0.31672364 565224
#> H_barley_dot_hat            2.544611496      3.027659297      5.77109051 577562
#> A_sorghum_hat_ha            0.012005143      0.000000000      0.23041045 596890
#> H_sorghum_dot_hat           2.312560694      2.747926116      5.21488333 610042
#> A_oilseeds_hat_ha           0.046280228      0.091681464      0.29953998 565224
#> H_oilseeds_dot_hat          1.697560890      1.989125907      2.89037538 588576
#> R_wheat_hat_ha            127.298358041    206.226239905    831.99710964 565224
#> R_sorghum_hat_ha            7.829158304      1.419849762    292.02411437 596890
#> R_oilseeds_hat_ha          50.863152071     93.250052831    483.63279020 565224
#> R_barley_hat_ha            43.359124589     61.865686729    372.29286528 565224
#> Q_wheat_hat_ha              0.345852435      0.563906809      2.10885807 565224
#> Q_barley_hat_ha             0.137213563      0.193697802      1.15558157 565224
#> Q_sorghum_hat_ha            0.027778354      0.003499172      1.14183511 596890
#> Q_oilseeds_hat_ha           0.078408456      0.143327427      0.74810918 565224
#> S_wheat_cl_hat_ha           0.048858991      0.071483655      0.46218827 565224
#> S_sheep_cl_hat_ha           0.196627792      0.089878555      5.57650327 443899
#> S_sheep_births_hat_ha       0.136687390      0.055476566      3.84014598 443899
#> S_sheep_deaths_hat_ha       0.011142335      0.006318309      0.38205466 443899
#> S_beef_cl_hat_ha            0.068809346      0.058825958      1.87049428 443899
#> S_beef_births_hat_ha        0.025738533      0.018959727      0.75412596 443899
#> S_beef_deaths_hat_ha        0.001462808      0.001534015      0.03841038 443899
#> Q_beef_hat_ha               0.023540409      0.017561341      0.70902916 443899
#> Q_sheep_hat_ha              0.077756599      0.037851414      2.10041077 443899
#> Q_lamb_hat_ha               0.089727234      0.029241774      3.35154908 443899
#> R_beef_hat_ha              51.127427758     33.690734274   1767.03388785 443899
#> R_sheep_hat_ha             14.550468647      6.573254376    394.62879626 443899
#> R_lamb_hat_ha              18.713660971      5.534841535    733.10046900 443899
#> C_fodder_hat_ha             4.437370090      3.751727894    195.31857894 443899
#> C_fert_hat_ha              17.277603113     10.341949767    366.79680725 443899
#> C_fuel_hat_ha               5.740581886      6.241691546    105.16201240 443899
#> C_chem_hat_ha               9.286468665      4.723872378    181.77855243 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             70.599279462     72.568113599   1353.89541745 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2018.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.1743389291707      8.15946439728     21.2567970687
#> C_total_hat_ha             1.3042815163727      4.40258521110     10.0324376665
#> FBP_fci_hat_ha          -117.2456353874343      3.48168911334     11.0984899671
#> FBP_fbp_hat_ha          -372.8195342956159      2.64391263247     10.5707834407
#> A_wheat_hat_ha             0.0000000000000      0.03701607231      0.1072517466
#> H_wheat_dot_hat            0.1850266754627      1.06118091941      1.6129318476
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0518977046
#> H_barley_dot_hat           0.0000000000000      0.88449525833      1.6393901110
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.3845335543156      1.92022162676      2.3270089626
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0141793122
#> H_oilseeds_dot_hat         0.0000000000000      0.63710337877      1.1642076373
#> R_wheat_hat_ha             0.0000000000000     14.90090289840     63.8040196701
#> R_sorghum_hat_ha           0.0000000000000      0.03622114674      0.2148680255
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      5.3025744555
#> R_barley_hat_ha            0.0000000000000      0.30538627793     14.7050476170
#> Q_wheat_hat_ha             0.0000000000000      0.02935569156      0.1315430816
#> Q_barley_hat_ha            0.0000000000000      0.00052659587      0.0317486491
#> Q_sorghum_hat_ha           0.0000000000000      0.00004033222      0.0004581494
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0078114038
#> S_wheat_cl_hat_ha          0.0000000000000      0.00718800293      0.0212509178
#> S_sheep_cl_hat_ha          0.0000000000000      0.00006021689      0.0028488717
#> S_sheep_births_hat_ha      0.0000000000000      0.00012466363      0.0018749502
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002189417      0.0004078517
#> S_beef_cl_hat_ha           0.0000000000000      0.00919513838      0.0224226495
#> S_beef_births_hat_ha       0.0000000000000      0.00339252056      0.0080123329
#> S_beef_deaths_hat_ha       0.0000000000000      0.00036520721      0.0007548899
#> Q_beef_hat_ha              0.0000000000000      0.00271106391      0.0084759745
#> Q_sheep_hat_ha             0.0000000000000      0.00019309210      0.0017087591
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008303238
#> R_beef_hat_ha              0.0000000000000      4.54792901975     14.1496103940
#> R_sheep_hat_ha             0.0000000000000      0.02733536833      0.2511504897
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1463693520
#> C_fodder_hat_ha            0.0681831493649      0.27354858223      0.9825419117
#> C_fert_hat_ha              0.0002988031931      0.01400787969      0.0437679523
#> C_fuel_hat_ha              0.1210281540131      0.34537645154      0.6445136872
#> C_chem_hat_ha              0.0000751369162      0.00447515990      0.0152009128
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -335.8534439372695      2.90443374672     11.3057917023
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            163.369902531    155.796692396   2468.11025766 443899
#> C_total_hat_ha             91.720784312     91.429077587   1879.48929550 443899
#> FBP_fci_hat_ha             71.649118219     63.629588206   1281.75857124 443899
#> FBP_fbp_hat_ha             50.159776735     35.030996049   1182.99331388 443899
#> A_wheat_hat_ha              0.133877185      0.209085502      0.54282010 565224
#> H_wheat_dot_hat             1.814381083      2.497626245      5.02253675 574674
#> A_barley_hat_ha             0.060909460      0.091337081      0.29111895 565224
#> H_barley_dot_hat            1.735800469      2.578537285      5.12744427 578790
#> A_sorghum_hat_ha            0.011502956      0.000000000      0.24584050 596890
#> H_sorghum_dot_hat           2.560913725      3.054513991      5.22575998 610006
#> A_oilseeds_hat_ha           0.046150699      0.091983961      0.29616526 565224
#> H_oilseeds_dot_hat          1.181255056      1.725786358      2.72759724 588544
#> R_wheat_hat_ha            108.372976419    171.668231040    996.39279231 565224
#> R_sorghum_hat_ha            8.110676088      1.419039850    328.20322438 596890
#> R_oilseeds_hat_ha          37.849313976     61.259231678    624.82887465 565224
#> R_barley_hat_ha            44.532677663     58.310522795    375.90230578 565224
#> Q_wheat_hat_ha              0.235377033      0.371528515      2.09692138 565224
#> Q_barley_hat_ha             0.102440439      0.132997739      0.93311777 565224
#> Q_sorghum_hat_ha            0.028930263      0.003407998      1.29853984 596890
#> Q_oilseeds_hat_ha           0.057906080      0.095327661      0.69962202 565224
#> S_wheat_cl_hat_ha           0.034031307      0.046390680      0.40277703 565224
#> S_sheep_cl_hat_ha           0.186466510      0.078798141      5.19259881 443899
#> S_sheep_births_hat_ha       0.133211891      0.046495796      3.95895989 443899
#> S_sheep_deaths_hat_ha       0.011038808      0.007987327      0.35222992 443899
#> S_beef_cl_hat_ha            0.066329833      0.057733713      1.83534816 443899
#> S_beef_births_hat_ha        0.025700363      0.018606971      0.74926233 443899
#> S_beef_deaths_hat_ha        0.001564208      0.001690227      0.03774069 443899
#> Q_beef_hat_ha               0.025880352      0.018263074      0.73738518 443899
#> Q_sheep_hat_ha              0.084542114      0.039700943      2.29885189 443899
#> Q_lamb_hat_ha               0.089730950      0.026745411      3.29726732 443899
#> R_beef_hat_ha              54.241257888     35.013977926   1800.28675969 443899
#> R_sheep_hat_ha             14.752876290      5.917381163    407.15153303 443899
#> R_lamb_hat_ha              17.941851619      4.854952279    679.14281012 443899
#> C_fodder_hat_ha             6.142067227      5.164981546    242.36731159 443899
#> C_fert_hat_ha              15.340404820      7.611283079    356.11642665 443899
#> C_fuel_hat_ha               5.404858157      5.801623934    110.29061583 443899
#> C_chem_hat_ha               8.043271794      4.451473310    186.60358887 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             56.599805590     43.061260021   1279.66913368 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2019.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.9166283802584      8.02612086695     21.2063834196
#> C_total_hat_ha             1.3295249359173      4.44918960550     10.2185218092
#> FBP_fci_hat_ha          -197.2293178524253      3.37629881762     10.9249056759
#> FBP_fbp_hat_ha          -464.6064034747067      1.66896515526      7.4449406775
#> A_wheat_hat_ha             0.0000000000000      0.02479360193      0.1069211029
#> H_wheat_dot_hat            0.0044535472989      0.84593497217      1.3209428787
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0541930111
#> H_barley_dot_hat           0.0000000000000      0.71611642838      1.2283810377
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.4326924979687      1.43400150537      1.7463245988
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.0000000000000      0.56348633766      0.9321237803
#> R_wheat_hat_ha             0.0000000000000     11.51185749674     55.0513974912
#> R_sorghum_hat_ha           0.0000000000000      0.03823706719      0.2110980174
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      1.2897373674
#> R_barley_hat_ha            0.0000000000000      0.24546718168     12.2073811528
#> Q_wheat_hat_ha             0.0000000000000      0.02008923434      0.0999184953
#> Q_barley_hat_ha            0.0000000000000      0.00037463000      0.0255596707
#> Q_sorghum_hat_ha           0.0000000000000      0.00004318557      0.0004807862
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0011499037
#> S_wheat_cl_hat_ha          0.0000000000000      0.00522650268      0.0192202033
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005478042      0.0026735893
#> S_sheep_births_hat_ha      0.0000000000000      0.00011618831      0.0018616754
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002511448      0.0004265676
#> S_beef_cl_hat_ha           0.0000000000000      0.00897472230      0.0215661836
#> S_beef_births_hat_ha       0.0000000000000      0.00319281303      0.0074706469
#> S_beef_deaths_hat_ha       0.0000000000000      0.00042150795      0.0009436032
#> Q_beef_hat_ha              0.0000000000000      0.00294375100      0.0087461795
#> Q_sheep_hat_ha             0.0000000000000      0.00019178402      0.0018278057
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008529837
#> R_beef_hat_ha              0.0000000000000      4.63099377126     13.9606443789
#> R_sheep_hat_ha             0.0000000000000      0.02628094136      0.2652349997
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1447421882
#> C_fodder_hat_ha            0.0734871520815      0.31744330466      1.1158777251
#> C_fert_hat_ha              0.0002988031931      0.01401779898      0.0443254729
#> C_fuel_hat_ha              0.1177786258189      0.34349895645      0.6400598966
#> C_chem_hat_ha              0.0000749364587      0.00446470571      0.0148648468
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -431.2921396075499      1.96299959568      8.4803875030
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.           Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.0000000 443899
#> R_total_hat_ha            154.993537751    155.519768426   2458.9272610 443899
#> C_total_hat_ha             90.167976969     94.298107568   1825.1297835 443899
#> FBP_fci_hat_ha             64.825560782     54.917446556   1230.9130348 443899
#> FBP_fbp_hat_ha             38.596442235     23.023153172   1121.6343103 443899
#> A_wheat_hat_ha              0.131633486      0.205275163      0.5354608 565224
#> H_wheat_dot_hat             1.542400765      2.054913759      5.1804724 576208
#> A_barley_hat_ha             0.062279089      0.094843835      0.2907724 565224
#> H_barley_dot_hat            1.464374579      2.102920294      5.2629790 579137
#> A_sorghum_hat_ha            0.014301880      0.000000000      0.2433705 596890
#> H_sorghum_dot_hat           1.809579347      2.101067603      4.1953416 609620
#> A_oilseeds_hat_ha           0.042398857      0.088938087      0.2995400 565224
#> H_oilseeds_dot_hat          1.025570173      1.455579400      2.5901620 590513
#> R_wheat_hat_ha             99.717000063    157.865703560    848.5896984 565224
#> R_sorghum_hat_ha            7.118036182      1.526900082    258.7644116 596890
#> R_oilseeds_hat_ha          30.180301495     49.893434660    600.8430137 565224
#> R_barley_hat_ha            37.774019333     53.085060913    389.8359632 565224
#> Q_wheat_hat_ha              0.199025046      0.303834127      1.6363205 565224
#> Q_barley_hat_ha             0.081126867      0.112539490      0.8674416 565224
#> Q_sorghum_hat_ha            0.024836509      0.003733407      1.0004787 596890
#> Q_oilseeds_hat_ha           0.045618918      0.074605063      0.5926408 565224
#> S_wheat_cl_hat_ha           0.028930085      0.040950722      0.3864217 565224
#> S_sheep_cl_hat_ha           0.178965956      0.074717519      5.1012181 443899
#> S_sheep_births_hat_ha       0.130878918      0.044008641      3.9253090 443899
#> S_sheep_deaths_hat_ha       0.011560001      0.010243458      0.3337197 443899
#> S_beef_cl_hat_ha            0.064971754      0.056323184      1.8661614 443899
#> S_beef_births_hat_ha        0.025097254      0.018436777      0.7567279 443899
#> S_beef_deaths_hat_ha        0.001730844      0.001976860      0.0413249 443899
#> Q_beef_hat_ha               0.026468686      0.018667299      0.7088178 443899
#> Q_sheep_hat_ha              0.089779172      0.040959824      2.3652431 443899
#> Q_lamb_hat_ha               0.089140383      0.025671808      3.2412886 443899
#> R_beef_hat_ha              53.087664906     32.910381317   1699.8091092 443899
#> R_sheep_hat_ha             15.355366111      6.037452142    424.4642522 443899
#> R_lamb_hat_ha              17.481556308      4.572444171    647.5880417 443899
#> C_fodder_hat_ha             6.964632562      6.041940411    260.8863491 443899
#> C_fert_hat_ha              14.039283535      7.239567515    351.3456755 443899
#> C_fuel_hat_ha               5.325409659      5.678737229    105.3229265 443899
#> C_chem_hat_ha               7.678142265      3.807187162    161.1840762 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.8167174 443899
#> FBP_pfe_hat_ha             45.036471091     28.196917843   1215.1351352 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.0866699 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2020.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.8299703922147      8.15076184943     21.1491840421
#> C_total_hat_ha             1.2995702172817      4.44930630440     10.2455665039
#> FBP_fci_hat_ha          -174.0110865235681      3.44013887913     10.5303268030
#> FBP_fbp_hat_ha          -452.3472768165794      0.94760316051      7.3269806432
#> A_wheat_hat_ha             0.0000000000000      0.00000000000      0.1023822576
#> H_wheat_dot_hat            0.0000000000000      0.76078677177      1.2178088427
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0565088931
#> H_barley_dot_hat           0.0000000000000      0.52351550758      1.1129564047
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.6188195943832      1.63026499748      2.0668368340
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.0000000000000      0.63987147808      0.9016710520
#> R_wheat_hat_ha             0.0000000000000      4.19854944520     54.4166733533
#> R_sorghum_hat_ha           0.0000000000000      0.03579298873      0.1961117863
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.8420612606
#> R_barley_hat_ha            0.0000000000000      0.26883662231     10.3080315379
#> Q_wheat_hat_ha             0.0000000000000      0.00532363787      0.0923416937
#> Q_barley_hat_ha            0.0000000000000      0.00039347067      0.0205875082
#> Q_sorghum_hat_ha           0.0000000000000      0.00003565733      0.0004077113
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0008203337
#> S_wheat_cl_hat_ha          0.0000000000000      0.00350129094      0.0168687282
#> S_sheep_cl_hat_ha          0.0000000000000      0.00004787763      0.0026734645
#> S_sheep_births_hat_ha      0.0000000000000      0.00011327597      0.0018652872
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002548590      0.0004336244
#> S_beef_cl_hat_ha           0.0000000000000      0.00852923726      0.0221377302
#> S_beef_births_hat_ha       0.0000000000000      0.00299304921      0.0076907177
#> S_beef_deaths_hat_ha       0.0000000000000      0.00043797538      0.0008275899
#> Q_beef_hat_ha              0.0000000000000      0.00315293465      0.0087058615
#> Q_sheep_hat_ha             0.0000000000000      0.00019256047      0.0018518626
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008465663
#> R_beef_hat_ha              0.0000000000000      4.79092168067     14.2078338743
#> R_sheep_hat_ha             0.0000000000000      0.02630951273      0.2729429228
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1428928639
#> C_fodder_hat_ha            0.0810533286634      0.33038419487      1.1238028068
#> C_fert_hat_ha              0.0002988031931      0.01394797757      0.0434639584
#> C_fuel_hat_ha              0.1182102535498      0.34320326549      0.6480660209
#> C_chem_hat_ha              0.0000750872643      0.00454826174      0.0149746752
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -415.3705852977571      1.25601283169      8.2035405269
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            151.568915361    149.153323434   2473.98778386 443899
#> C_total_hat_ha             90.456562240     94.824037740   1852.77376873 443899
#> FBP_fci_hat_ha             61.112353121     48.089416912   1124.58926290 443899
#> FBP_fbp_hat_ha             37.176753433     23.953146693   1138.60639107 443899
#> A_wheat_hat_ha              0.128271304      0.204194494      0.52814454 565224
#> H_wheat_dot_hat             1.484008469      2.006093144      5.47373867 577791
#> A_barley_hat_ha             0.065535250      0.099482835      0.30107278 565224
#> H_barley_dot_hat            1.340213735      1.994075358      5.58945751 578472
#> A_sorghum_hat_ha            0.007444500      0.000000000      0.27943233 596890
#> H_sorghum_dot_hat           2.246403672      2.793190360      4.86386538 610843
#> A_oilseeds_hat_ha           0.040688902      0.086772935      0.26533100 565224
#> H_oilseeds_dot_hat          1.043482651      1.480446517      2.67817521 591167
#> R_wheat_hat_ha             95.692609944    157.219111774    824.53801982 565224
#> R_sorghum_hat_ha            4.927355591      1.090449539    288.13342478 596890
#> R_oilseeds_hat_ha          29.330508998     47.776221864    604.79661127 565224
#> R_barley_hat_ha            37.945521509     49.417639732    467.45152509 565224
#> Q_wheat_hat_ha              0.178359440      0.289700592      1.54571004 565224
#> Q_barley_hat_ha             0.080268240      0.102012491      1.04449374 565224
#> Q_sorghum_hat_ha            0.016822877      0.002447938      1.12734826 596890
#> Q_oilseeds_hat_ha           0.044196931      0.070380540      0.56134425 565224
#> S_wheat_cl_hat_ha           0.028656081      0.038748240      0.42105979 565224
#> S_sheep_cl_hat_ha           0.185038935      0.082600491      5.56869840 443899
#> S_sheep_births_hat_ha       0.131102989      0.047240091      3.94881415 443899
#> S_sheep_deaths_hat_ha       0.011548628      0.009001473      0.34772429 443899
#> S_beef_cl_hat_ha            0.065277981      0.056510958      1.86396667 443899
#> S_beef_births_hat_ha        0.024865655      0.018409071      0.75926329 443899
#> S_beef_deaths_hat_ha        0.001740902      0.001939012      0.03826198 443899
#> Q_beef_hat_ha               0.025920803      0.019115480      0.71596717 443899
#> Q_sheep_hat_ha              0.083754115      0.036210695      2.36243060 443899
#> Q_lamb_hat_ha               0.089328161      0.026881172      3.28839479 443899
#> R_beef_hat_ha              51.819446863     34.249219553   1733.54250293 443899
#> R_sheep_hat_ha             14.505912906      5.589986681    417.78696750 443899
#> R_lamb_hat_ha              17.661073241      4.880098260    685.64354994 443899
#> C_fodder_hat_ha             7.338413239      6.606758143    264.69358496 443899
#> C_fert_hat_ha              14.100506147      6.753484009    376.31583063 443899
#> C_fuel_hat_ha               5.309664650      5.596321763    111.26049211 443899
#> C_chem_hat_ha               7.739794739      3.527736885    156.18597865 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             43.616782289     27.708661888   1237.87537298 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2021.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.8800299343275      7.43662310440     20.8739454232
#> C_total_hat_ha             1.2694434534762      4.41053282906      9.9612078340
#> FBP_fci_hat_ha          -106.6270197951295      3.17313456538     10.8282470066
#> FBP_fbp_hat_ha          -425.2689131974441      2.38296915027     10.7898634770
#> A_wheat_hat_ha             0.0000000000000      0.03406146740      0.1084582619
#> H_wheat_dot_hat            0.2823023498058      1.48337027431      2.0860822201
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0563541036
#> H_barley_dot_hat           0.0000000000000      1.60226070881      2.1000866890
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.6907086968422      1.72625643015      2.3719910383
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0000000000
#> H_oilseeds_dot_hat         0.1010136082768      0.98013015091      1.4944104552
#> R_wheat_hat_ha             0.0000000000000     18.00028137398     86.9950079182
#> R_sorghum_hat_ha           0.0000000000000      0.03972222791      0.2377433573
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      2.7442331791
#> R_barley_hat_ha            0.0000000000000      0.60787179801     22.2272330029
#> Q_wheat_hat_ha             0.0000000000000      0.03754330982      0.1882575338
#> Q_barley_hat_ha            0.0000000000000      0.00117870870      0.0560879857
#> Q_sorghum_hat_ha           0.0000000000000      0.00005356671      0.0004988023
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0026517491
#> S_wheat_cl_hat_ha          0.0000000000000      0.00702922980      0.0235118259
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005229921      0.0027539802
#> S_sheep_births_hat_ha      0.0000000000000      0.00011374371      0.0019232703
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002281033      0.0003930592
#> S_beef_cl_hat_ha           0.0000000000000      0.00882867256      0.0230631389
#> S_beef_births_hat_ha       0.0000000000000      0.00304819831      0.0077369950
#> S_beef_deaths_hat_ha       0.0000000000000      0.00039205680      0.0007995196
#> Q_beef_hat_ha              0.0000000000000      0.00271951723      0.0080949929
#> Q_sheep_hat_ha             0.0000000000000      0.00019322841      0.0018224011
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008598295
#> R_beef_hat_ha              0.0000000000000      4.17576416855     13.5245368761
#> R_sheep_hat_ha             0.0000000000000      0.02735057772      0.2849487766
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1511656493
#> C_fodder_hat_ha            0.0726502152484      0.27439521190      0.9111638187
#> C_fert_hat_ha              0.0002988031931      0.01362825222      0.0432606027
#> C_fuel_hat_ha              0.1168199456775      0.34857667047      0.6492632441
#> C_chem_hat_ha              0.0000749205155      0.00456452339      0.0149557141
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -388.3028228390976      2.60741502563     11.3366665148
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            166.144397793    166.061660744   2416.88233017 443899
#> C_total_hat_ha             93.760694208     94.691515857   1934.94651966 443899
#> FBP_fci_hat_ha             72.383703585     67.743424757   1237.17748472 443899
#> FBP_fbp_hat_ha             59.351260538     50.190262384   1180.64190117 443899
#> A_wheat_hat_ha              0.134125444      0.209195800      0.51475269 565224
#> H_wheat_dot_hat             2.274229177      2.983568907      5.59619951 575192
#> A_barley_hat_ha             0.065890531      0.099204971      0.29879737 565224
#> H_barley_dot_hat            2.170107019      2.691340089      5.77054834 577752
#> A_sorghum_hat_ha            0.014573744      0.000000000      0.22858434 596890
#> H_sorghum_dot_hat           2.582611551      3.246080875      6.65965700 609168
#> A_oilseeds_hat_ha           0.043856038      0.089126769      0.26415494 565224
#> H_oilseeds_dot_hat          1.467164999      1.943429708      2.97665906 589510
#> R_wheat_hat_ha            126.410357847    203.735351844   1002.93971715 565224
#> R_sorghum_hat_ha            9.556139359      1.884896078    279.72887979 596890
#> R_oilseeds_hat_ha          42.292601873     71.033471797    595.66402652 565224
#> R_barley_hat_ha            45.211201155     64.803358555    355.35001445 565224
#> Q_wheat_hat_ha              0.280297628      0.455122983      2.17558213 565224
#> Q_barley_hat_ha             0.116541334      0.165241901      0.97600926 565224
#> Q_sorghum_hat_ha            0.034178745      0.004508965      1.08858002 596890
#> Q_oilseeds_hat_ha           0.064550767      0.107061980      0.74701338 565224
#> S_wheat_cl_hat_ha           0.040645772      0.055127719      0.42289350 565224
#> S_sheep_cl_hat_ha           0.197685654      0.092406061      5.60427208 443899
#> S_sheep_births_hat_ha       0.135530419      0.054198513      3.89483684 443899
#> S_sheep_deaths_hat_ha       0.011382350      0.006943489      0.37085407 443899
#> S_beef_cl_hat_ha            0.068075979      0.058223759      1.85009226 443899
#> S_beef_births_hat_ha        0.025513651      0.018617042      0.76179493 443899
#> S_beef_deaths_hat_ha        0.001579971      0.001746600      0.04325524 443899
#> Q_beef_hat_ha               0.023931731      0.017351290      0.71683702 443899
#> Q_sheep_hat_ha              0.075309164      0.033260534      2.25488180 443899
#> Q_lamb_hat_ha               0.089719849      0.028796643      3.31831136 443899
#> R_beef_hat_ha              50.218044232     32.370667039   1751.25095705 443899
#> R_sheep_hat_ha             13.745475677      5.605087120    424.68182682 443899
#> R_lamb_hat_ha              18.488143419      5.306720547    701.21482275 443899
#> C_fodder_hat_ha             5.369786759      4.866527808    239.07140256 443899
#> C_fert_hat_ha              16.094921992      8.169886898    364.05643988 443899
#> C_fuel_hat_ha               5.518799377      5.972362520    112.28136566 443899
#> C_chem_hat_ha               8.918859360      4.445074687    193.73242897 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             65.791289394     58.096350245   1274.74695236 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2022.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             2.9008497082944      7.56159222413     20.9444202460
#> C_total_hat_ha             1.2856652739733      4.37587730066      9.7101268113
#> FBP_fci_hat_ha          -138.5550615040654      3.27480261666     10.9571488124
#> FBP_fbp_hat_ha          -383.6194030138413      3.53582388716     11.6692852442
#> A_wheat_hat_ha             0.0000000000000      0.04081597552      0.1122528803
#> H_wheat_dot_hat            0.3204758465290      1.60050606728      2.3603503704
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0513352733
#> H_barley_dot_hat           0.1323221474886      1.80327105522      2.3448755741
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.9401887059212      2.48129695654      3.4329156876
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0155320233
#> H_oilseeds_dot_hat         0.2446233183146      1.30345579982      1.6588565111
#> R_wheat_hat_ha             0.0000000000000     17.91725479648     81.5909406590
#> R_sorghum_hat_ha           0.0000000000000      0.04212601169      0.2561383450
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000      7.4597152773
#> R_barley_hat_ha            0.0000000000000      0.26088481880     20.8601681001
#> Q_wheat_hat_ha             0.0000000000000      0.04389803432      0.2033266301
#> Q_barley_hat_ha            0.0000000000000      0.00051700854      0.0580137296
#> Q_sorghum_hat_ha           0.0000000000000      0.00005819323      0.0005800454
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0118396950
#> S_wheat_cl_hat_ha          0.0000000000000      0.00864561245      0.0251942511
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005787557      0.0028971844
#> S_sheep_births_hat_ha      0.0000000000000      0.00011589484      0.0018619238
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002313825      0.0003647857
#> S_beef_cl_hat_ha           0.0000000000000      0.00931440240      0.0240793603
#> S_beef_births_hat_ha       0.0000000000000      0.00334510900      0.0079718738
#> S_beef_deaths_hat_ha       0.0000000000000      0.00034147074      0.0006291824
#> Q_beef_hat_ha              0.0000000000000      0.00253010590      0.0077380120
#> Q_sheep_hat_ha             0.0000000000000      0.00019000146      0.0017232997
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0008789494
#> R_beef_hat_ha              0.0000000000000      4.25354062007     13.2636576529
#> R_sheep_hat_ha             0.0000000000000      0.02761754968      0.2682954949
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1539338908
#> C_fodder_hat_ha            0.0595666773247      0.23254590297      0.7290393925
#> C_fert_hat_ha              0.0002988031931      0.01380639461      0.0438354813
#> C_fuel_hat_ha              0.1222328976000      0.34534937358      0.6557726320
#> C_chem_hat_ha              0.0000752160475      0.00462478952      0.0146696414
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -346.6533126554949      3.81571139189     12.1584175592
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.           Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.0000000 443899
#> R_total_hat_ha            167.967873822    153.841886203   2414.8223450 443899
#> C_total_hat_ha             92.052449438     89.832691731   1941.7285587 443899
#> FBP_fci_hat_ha             75.915424384     62.894148300   1229.3325793 443899
#> FBP_fbp_hat_ha             66.262527584     61.475040405   1248.8579153 443899
#> A_wheat_hat_ha              0.136596210      0.209434513      0.5042695 565224
#> H_wheat_dot_hat             2.370149678      3.088785648      5.7260008 573369
#> A_barley_hat_ha             0.062324710      0.093195461      0.3069276 565224
#> H_barley_dot_hat            2.383465099      2.986349106      5.8196926 579001
#> A_sorghum_hat_ha            0.015647561      0.000000000      0.2350104 596890
#> H_sorghum_dot_hat           3.404049645      4.320938468      6.7530060 609062
#> A_oilseeds_hat_ha           0.045990556      0.091283776      0.2927046 565224
#> H_oilseeds_dot_hat          1.618815358      1.973528862      3.2597785 588508
#> R_wheat_hat_ha            123.654849566    204.463019170    879.4460077 565224
#> R_sorghum_hat_ha           12.903987129      2.080948954    306.8677709 596890
#> R_oilseeds_hat_ha          50.154109023     93.116392689    572.1370677 565224
#> R_barley_hat_ha            44.961306046     62.597751446    341.6182667 565224
#> Q_wheat_hat_ha              0.316349821      0.522674134      2.2594958 565224
#> Q_barley_hat_ha             0.123471567      0.171954379      0.9107952 565224
#> Q_sorghum_hat_ha            0.047098948      0.005311656      1.2061283 596890
#> Q_oilseeds_hat_ha           0.076541649      0.141845960      0.8832596 565224
#> S_wheat_cl_hat_ha           0.041241558      0.061987145      0.4277161 565224
#> S_sheep_cl_hat_ha           0.198683888      0.093449313      5.6376414 443899
#> S_sheep_births_hat_ha       0.135776499      0.054383224      3.9282879 443899
#> S_sheep_deaths_hat_ha       0.011330412      0.006492779      0.3733070 443899
#> S_beef_cl_hat_ha            0.069790288      0.058786382      1.8718534 443899
#> S_beef_births_hat_ha        0.026173626      0.018938456      0.7726521 443899
#> S_beef_deaths_hat_ha        0.001454239      0.001564295      0.0430053 443899
#> Q_beef_hat_ha               0.023003129      0.017343471      0.7273199 443899
#> Q_sheep_hat_ha              0.074866113      0.032984097      2.4066881 443899
#> Q_lamb_hat_ha               0.089462591      0.027295097      3.3513929 443899
#> R_beef_hat_ha              49.652780036     32.170039938   1841.1270361 443899
#> R_sheep_hat_ha             13.709281968      5.662796707    446.1268855 443899
#> R_lamb_hat_ha              18.503064745      5.112037713    699.8269854 443899
#> C_fodder_hat_ha             3.855998648      3.225045692    176.6466716 443899
#> C_fert_hat_ha              16.099997705      8.343428850    367.5718123 443899
#> C_fuel_hat_ha               5.593872200      6.006191357    110.5256338 443899
#> C_chem_hat_ha               9.450165279      4.948784466    207.3912838 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.8167174 443899
#> FBP_pfe_hat_ha             72.702556439     69.432060781   1342.6233977 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.0866699 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#> 
#> $f2022.c2023.p2022.t2022.nc
#> stars object with 2 dimensions and 41 attributes
#> attribute(s):
#>                                       Min.            1st Qu.            Median
#> farmno                 15612.0000000000000 233091.50000000000 329567.0000000000
#> R_total_hat_ha             3.0500691226638      7.68068807520     20.8699519762
#> C_total_hat_ha             1.3146066910670      4.32198331879      9.8413053139
#> FBP_fci_hat_ha          -123.8252506264790      3.46288089267     10.7220839619
#> FBP_fbp_hat_ha          -439.9044362818689      4.22615032726     12.8562540417
#> A_wheat_hat_ha             0.0000000000000      0.04031758383      0.1112251875
#> H_wheat_dot_hat            0.6123505234718      2.01312792301      2.5899507999
#> A_barley_hat_ha            0.0000000000000      0.00000000000      0.0497221369
#> H_barley_dot_hat           0.7780408859253      2.01403570175      2.5417771339
#> A_sorghum_hat_ha           0.0000000000000      0.00000000000      0.0000000000
#> H_sorghum_dot_hat          0.8735931515694      2.05644965172      2.6143748760
#> A_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0264260545
#> H_oilseeds_dot_hat         0.6393160820007      1.45107650757      1.7100272775
#> R_wheat_hat_ha             0.0000000000000     20.00329315179     77.7472170502
#> R_sorghum_hat_ha           0.0000000000000      0.04145288640      0.2542056385
#> R_oilseeds_hat_ha          0.0000000000000      0.00000000000     20.0401648984
#> R_barley_hat_ha            0.0000000000000      0.30568200153     18.8469213921
#> Q_wheat_hat_ha             0.0000000000000      0.06181729932      0.2433716495
#> Q_barley_hat_ha            0.0000000000000      0.00073095574      0.0636164211
#> Q_sorghum_hat_ha           0.0000000000000      0.00005684416      0.0005608350
#> Q_oilseeds_hat_ha          0.0000000000000      0.00000000000      0.0316160320
#> S_wheat_cl_hat_ha          0.0000000000000      0.01141798845      0.0299481440
#> S_sheep_cl_hat_ha          0.0000000000000      0.00005631516      0.0029433744
#> S_sheep_births_hat_ha      0.0000000000000      0.00012278214      0.0019786432
#> S_sheep_deaths_hat_ha      0.0000000000000      0.00002035148      0.0003321470
#> S_beef_cl_hat_ha           0.0000000000000      0.00927643851      0.0246317193
#> S_beef_births_hat_ha       0.0000000000000      0.00347114666      0.0083254523
#> S_beef_deaths_hat_ha       0.0000000000000      0.00033109090      0.0006711328
#> Q_beef_hat_ha              0.0000000000000      0.00265926671      0.0073044833
#> Q_sheep_hat_ha             0.0000000000000      0.00019676980      0.0017818972
#> Q_lamb_hat_ha              0.0000000000000      0.00000000000      0.0009078549
#> R_beef_hat_ha              0.0000000000000      4.49965285341     12.6630953522
#> R_sheep_hat_ha             0.0000000000000      0.02968981930      0.2836674082
#> R_lamb_hat_ha              0.0000000000000      0.00000000000      0.1616071972
#> C_fodder_hat_ha            0.0560800756102      0.17989589762      0.6204237973
#> C_fert_hat_ha              0.0002988031931      0.01408994495      0.0444640045
#> C_fuel_hat_ha              0.1149853739259      0.35199364260      0.6698894938
#> C_chem_hat_ha              0.0000755214161      0.00463642357      0.0149343270
#> A_total_cropped_ha         0.0000005837776      0.00005752171      0.0002051526
#> FBP_pfe_hat_ha          -402.9277447630465      4.51928498242     13.3921036292
#> farmland_per_cell         61.7160453796387   1752.28564453125   2188.2673339844
#>                                    Mean          3rd Qu.            Max.   NA's
#> farmno                 324737.718761844 418508.500000000 669706.00000000 443899
#> R_total_hat_ha            166.388889519    167.170679087   2318.91678559 443899
#> C_total_hat_ha             95.630355104     96.234296078   1980.24643609 443899
#> FBP_fci_hat_ha             70.758534415     69.659137491   1198.63414731 443899
#> FBP_fbp_hat_ha             59.725909261     61.667672444   1137.92557458 443899
#> A_wheat_hat_ha              0.137406367      0.211445346      0.51108831 565224
#> H_wheat_dot_hat             2.659906061      3.212634325      5.40646648 573147
#> A_barley_hat_ha             0.060732607      0.090321040      0.29606891 565224
#> H_barley_dot_hat            2.588202236      3.116004348      5.93975210 578342
#> A_sorghum_hat_ha            0.014117048      0.000000000      0.24019782 596890
#> H_sorghum_dot_hat           2.807138471      3.527605772      5.93829250 609501
#> A_oilseeds_hat_ha           0.048967853      0.095509492      0.29406273 565224
#> H_oilseeds_dot_hat          1.708152616      1.982354462      3.05611444 587818
#> R_wheat_hat_ha            109.869103933    178.864507741    673.59897245 565224
#> R_sorghum_hat_ha           10.347252331      1.713630354    273.67851782 596890
#> R_oilseeds_hat_ha          53.841282427     97.510890384    487.99465206 565224
#> R_barley_hat_ha            41.195882372     57.463175822    301.23314199 565224
#> Q_wheat_hat_ha              0.350849201      0.576859243      2.08162898 565224
#> Q_barley_hat_ha             0.138153337      0.190969652      1.10555271 565224
#> Q_sorghum_hat_ha            0.037255370      0.004344072      1.01548093 596890
#> Q_oilseeds_hat_ha           0.083104021      0.150773957      0.79638371 565224
#> S_wheat_cl_hat_ha           0.046161043      0.067099403      0.40022130 565224
#> S_sheep_cl_hat_ha           0.201123256      0.093443305      5.66632229 443899
#> S_sheep_births_hat_ha       0.137526962      0.057792025      3.89428619 443899
#> S_sheep_deaths_hat_ha       0.011514507      0.007634194      0.36379102 443899
#> S_beef_cl_hat_ha            0.069164237      0.059546004      1.87307129 443899
#> S_beef_births_hat_ha        0.026178389      0.019181694      0.74635896 443899
#> S_beef_deaths_hat_ha        0.001425654      0.001455481      0.04327329 443899
#> Q_beef_hat_ha               0.023662528      0.016861774      0.70268031 443899
#> Q_sheep_hat_ha              0.074020534      0.034476428      2.02778190 443899
#> Q_lamb_hat_ha               0.089435151      0.029576826      3.33701551 443899
#> R_beef_hat_ha              51.100818862     31.983200591   1737.92782184 443899
#> R_sheep_hat_ha             13.788639808      6.145473415    381.59729656 443899
#> R_lamb_hat_ha              18.613204634      5.606519010    709.75037916 443899
#> C_fodder_hat_ha             3.705496466      3.072463766    182.80150173 443899
#> C_fert_hat_ha              17.404677837      9.496192703    442.32833026 443899
#> C_fuel_hat_ha               5.780134346      6.307433192    111.49551012 443899
#> C_chem_hat_ha               9.289676276      4.694629454    195.46202657 443899
#> A_total_cropped_ha          0.073045321      0.028742170      0.81671737 443899
#> FBP_pfe_hat_ha             66.165938117     69.792893561   1234.60139438 443899
#> farmland_per_cell        2060.586846805   2463.949951172   3024.08666992 443899
#> dimension(s):
#>     from  to refsys              values x/y
#> lon    1 886 WGS 84 [886] 112,...,156.2 [x]
#> lat    1 691 WGS 84 [691] -44.5,...,-10 [y]
#>